Thread Scope Frage (5 answers)
Opened by Kuerbis at 2018-03-06 16:12

rosti
 2018-03-07 11:29
#188104 #188104
User since
2011-03-19
3194 Artikel
BenutzerIn
[Homepage]
user image
Quote
use open ':encoding(locale)';


Wo hast Du das her? In der Doku steht das so nicht. MfG

Ansonsten:
Quote
The "open" pragma serves as one of the interfaces to declare default
"layers" (also known as "disciplines") for all I/O. Any two-argument
open(), readpipe() (aka qx//) and similar operators found within the
lexical scope of this pragma will use the declared defaults. Even
three-argument opens may be affected by this pragma when they don't
specify IO layers in MODE.

Last edited: 2018-03-07 11:31:49 +0100 (CET)

View full thread Scope Frage