Document ${^OPEN}.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 20 Nov 2001 13:42:22 +0000 (13:42 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 20 Nov 2001 13:42:22 +0000 (13:42 +0000)
p4raw-id: //depot/perl@13127

pod/perlvar.pod

index 2f39d56..a48d943 100644 (file)
@@ -965,6 +965,12 @@ built, as determined during the configuration process.  The value
 is identical to C<$Config{'osname'}>.  See also L<Config> and the 
 B<-V> command-line switch documented in L<perlrun>.
 
+=item ${^OPEN}
+
+An internal variable used by PerlIO.  A string in two parts, separated
+by a C<\0> byte, the first part is the input disciplines, the second
+part is the output disciplines.
+
 =item $PERLDB
 
 =item $^P