Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / man / man3 / open.3
CommitLineData
86530b38
AT
1.\" Automatically generated by Pod::Man v1.34, Pod::Parser v1.13
2.\"
3.\" Standard preamble:
4.\" ========================================================================
5.de Sh \" Subsection heading
6.br
7.if t .Sp
8.ne 5
9.PP
10\fB\\$1\fR
11.PP
12..
13.de Sp \" Vertical space (when we can't use .PP)
14.if t .sp .5v
15.if n .sp
16..
17.de Vb \" Begin verbatim text
18.ft CW
19.nf
20.ne \\$1
21..
22.de Ve \" End verbatim text
23.ft R
24.fi
25..
26.\" Set up some character translations and predefined strings. \*(-- will
27.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28.\" double quote, and \*(R" will give a right double quote. | will give a
29.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
30.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
31.\" expand to `' in nroff, nothing in troff, for use with C<>.
32.tr \(*W-|\(bv\*(Tr
33.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
34.ie n \{\
35. ds -- \(*W-
36. ds PI pi
37. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
38. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
39. ds L" ""
40. ds R" ""
41. ds C` ""
42. ds C' ""
43'br\}
44.el\{\
45. ds -- \|\(em\|
46. ds PI \(*p
47. ds L" ``
48. ds R" ''
49'br\}
50.\"
51.\" If the F register is turned on, we'll generate index entries on stderr for
52.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
53.\" entries marked with X<> in POD. Of course, you'll have to process the
54.\" output yourself in some meaningful fashion.
55.if \nF \{\
56. de IX
57. tm Index:\\$1\t\\n%\t"\\$2"
58..
59. nr % 0
60. rr F
61.\}
62.\"
63.\" For nroff, turn off justification. Always turn off hyphenation; it makes
64.\" way too many mistakes in technical documents.
65.hy 0
66.if n .na
67.\"
68.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
69.\" Fear. Run. Save yourself. No user-serviceable parts.
70. \" fudge factors for nroff and troff
71.if n \{\
72. ds #H 0
73. ds #V .8m
74. ds #F .3m
75. ds #[ \f1
76. ds #] \fP
77.\}
78.if t \{\
79. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
80. ds #V .6m
81. ds #F 0
82. ds #[ \&
83. ds #] \&
84.\}
85. \" simple accents for nroff and troff
86.if n \{\
87. ds ' \&
88. ds ` \&
89. ds ^ \&
90. ds , \&
91. ds ~ ~
92. ds /
93.\}
94.if t \{\
95. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
96. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
97. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
98. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
99. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
100. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
101.\}
102. \" troff and (daisy-wheel) nroff accents
103.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
104.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
105.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
106.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
107.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
108.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
109.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
110.ds ae a\h'-(\w'a'u*4/10)'e
111.ds Ae A\h'-(\w'A'u*4/10)'E
112. \" corrections for vroff
113.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
114.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
115. \" for low resolution devices (crt and lpr)
116.if \n(.H>23 .if \n(.V>19 \
117\{\
118. ds : e
119. ds 8 ss
120. ds o a
121. ds d- d\h'-1'\(ga
122. ds D- D\h'-1'\(hy
123. ds th \o'bp'
124. ds Th \o'LP'
125. ds ae ae
126. ds Ae AE
127.\}
128.rm #[ #] #H #V #F C
129.\" ========================================================================
130.\"
131.IX Title "open 3"
132.TH open 3 "2002-06-01" "perl v5.8.0" "Perl Programmers Reference Guide"
133.SH "NAME"
134open \- perl pragma to set default PerlIO layers for input and output
135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS"
137.Vb 3
138\& use open IN => ":crlf", OUT => ":bytes";
139\& use open OUT => ':utf8';
140\& use open IO => ":encoding(iso-8859-7)";
141.Ve
142.PP
143.Vb 1
144\& use open IO => ':locale';
145.Ve
146.PP
147.Vb 3
148\& use open ':utf8';
149\& use open ':locale';
150\& use open ':encoding(iso-8859-7)';
151.Ve
152.PP
153.Vb 1
154\& use open ':std';
155.Ve
156.SH "DESCRIPTION"
157.IX Header "DESCRIPTION"
158Full-fledged support for I/O layers is now implemented provided
159Perl is configured to use PerlIO as its \s-1IO\s0 system (which is now the
160default).
161.PP
162The \f(CW\*(C`open\*(C'\fR pragma serves as one of the interfaces to declare default
163\&\*(L"layers\*(R" (also known as \*(L"disciplines\*(R") for all I/O. Any \fIopen()\fR,
164\&\fIreadpipe()\fR (aka qx//) and similar operators found within the lexical
165scope of this pragma will use the declared defaults.
166.PP
167With the \f(CW\*(C`IN\*(C'\fR subpragma you can declare the default layers
168of input streams, and with the \f(CW\*(C`OUT\*(C'\fR subpragma you can declare
169the default layers of output streams. With the \f(CW\*(C`IO\*(C'\fR subpragma
170you can control both input and output streams simultaneously.
171.PP
172If you have a legacy encoding, you can use the \f(CW\*(C`:encoding(...)\*(C'\fR tag.
173.PP
174if you want to set your encoding layers based on your
175locale environment variables, you can use the \f(CW\*(C`:locale\*(C'\fR tag.
176For example:
177.PP
178.Vb 9
179\& $ENV{LANG} = 'ru_RU.KOI8-R';
180\& # the :locale will probe the locale environment variables like LANG
181\& use open OUT => ':locale';
182\& open(O, ">koi8");
183\& print O chr(0x430); # Unicode CYRILLIC SMALL LETTER A = KOI8-R 0xc1
184\& close O;
185\& open(I, "<koi8");
186\& printf "%#x\en", ord(<I>), "\en"; # this should print 0xc1
187\& close I;
188.Ve
189.PP
190These are equivalent
191.PP
192.Vb 2
193\& use open ':utf8';
194\& use open IO => ':utf8';
195.Ve
196.PP
197as are these
198.PP
199.Vb 2
200\& use open ':locale';
201\& use open IO => ':locale';
202.Ve
203.PP
204and these
205.PP
206.Vb 2
207\& use open ':encoding(iso-8859-7)';
208\& use open IO => ':encoding(iso-8859-7)';
209.Ve
210.PP
211The matching of encoding names is loose: case does not matter, and
212many encodings have several aliases. See Encode::Supported for
213details and the list of supported locales.
214.PP
215Note that \f(CW\*(C`:utf8\*(C'\fR PerlIO layer must always be specified exactly like
216that, it is not subject to the loose matching of encoding names.
217.PP
218When \fIopen()\fR is given an explicit list of layers they are appended to
219the list declared using this pragma.
220.PP
221The \f(CW\*(C`:std\*(C'\fR subpragma on its own has no effect, but if combined with
222the \f(CW\*(C`:utf8\*(C'\fR or \f(CW\*(C`:encoding\*(C'\fR subpragmas, it converts the standard
223filehandles (\s-1STDIN\s0, \s-1STDOUT\s0, \s-1STDERR\s0) to comply with encoding selected
224for input/output handles. For example, if both input and out are
225chosen to be \f(CW\*(C`:utf8\*(C'\fR, a \f(CW\*(C`:std\*(C'\fR will mean that \s-1STDIN\s0, \s-1STDOUT\s0, and
226\&\s-1STDERR\s0 are also in \f(CW\*(C`:utf8\*(C'\fR. On the other hand, if only output is
227chosen to be in \f(CW\*(C`:encoding(koi8r)\*(C'\fR, a \f(CW\*(C`:std\*(C'\fR will cause only the
228\&\s-1STDOUT\s0 and \s-1STDERR\s0 to be in \f(CW\*(C`koi8r\*(C'\fR. The \f(CW\*(C`:locale\*(C'\fR subpragma
229implicitly turns on \f(CW\*(C`:std\*(C'\fR.
230.PP
231The logic of \f(CW\*(C`:locale\*(C'\fR is as follows:
232.IP "1." 4
233If the platform supports the langinfo(\s-1CODESET\s0) interface, the codeset
234returned is used as the default encoding for the open pragma.
235.IP "2." 4
236If 1. didn't work but we are under the locale pragma, the environment
237variables \s-1LC_ALL\s0 and \s-1LANG\s0 (in that order) are matched for encodings
238(the part after \f(CW\*(C`.\*(C'\fR, if any), and if any found, that is used
239as the default encoding for the open pragma.
240.IP "3." 4
241If 1. and 2. didn't work, the environment variables \s-1LC_ALL\s0 and \s-1LANG\s0
242(in that order) are matched for anything looking like \s-1UTF\-8\s0, and if
243any found, \f(CW\*(C`:utf8\*(C'\fR is used as the default encoding for the open
244pragma.
245.PP
246If your locale environment variables (\s-1LANGUAGE\s0, \s-1LC_ALL\s0, \s-1LC_CTYPE\s0, \s-1LANG\s0)
247contain the strings '\s-1UTF\-8\s0' or '\s-1UTF8\s0' (case\-insensitive matching),
248the default encoding of your \s-1STDIN\s0, \s-1STDOUT\s0, and \s-1STDERR\s0, and of
249\&\fBany subsequent file open\fR, is \s-1UTF\-8\s0.
250.PP
251Directory handles may also support PerlIO layers in the future.
252.SH "NONPERLIO FUNCTIONALITY"
253.IX Header "NONPERLIO FUNCTIONALITY"
254If Perl is not built to use PerlIO as its \s-1IO\s0 system then only the two
255pseudo-layers \f(CW\*(C`:bytes\*(C'\fR and \f(CW\*(C`:crlf\*(C'\fR are available.
256.PP
257The \f(CW\*(C`:bytes\*(C'\fR layer corresponds to \*(L"binary mode\*(R" and the \f(CW\*(C`:crlf\*(C'\fR
258layer corresponds to \*(L"text mode\*(R" on platforms that distinguish
259between the two modes when opening files (which is many DOS-like
260platforms, including Windows). These two layers are no-ops on
261platforms where \fIbinmode()\fR is a no\-op, but perform their functions
262everywhere if PerlIO is enabled.
263.SH "IMPLEMENTATION DETAILS"
264.IX Header "IMPLEMENTATION DETAILS"
265There is a class method in \f(CW\*(C`PerlIO::Layer\*(C'\fR \f(CW\*(C`find\*(C'\fR which is
266implemented as \s-1XS\s0 code. It is called by \f(CW\*(C`import\*(C'\fR to validate the
267layers:
268.PP
269.Vb 1
270\& PerlIO::Layer::->find("perlio")
271.Ve
272.PP
273The return value (if defined) is a Perl object, of class
274\&\f(CW\*(C`PerlIO::Layer\*(C'\fR which is created by the C code in \fIperlio.c\fR. As
275yet there is nothing useful you can do with the object at the perl
276level.
277.SH "SEE ALSO"
278.IX Header "SEE ALSO"
279\&\*(L"binmode\*(R" in perlfunc, \*(L"open\*(R" in perlfunc, perlunicode, PerlIO,
280encoding