You are viewing the version of this documentation from Perl 5.18.3. View the latest version
${^OPEN}

An internal variable used by PerlIO. A string in two parts, separated by a \0 byte, the first part describes the input layers, the second part describes the output layers.

This variable was added in Perl v5.8.0.