You are viewing the version of this documentation from Perl 5.29.1. This is a development version of Perl.
${^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.