This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Introduce PerlIO::get_layers() to allow people to peek
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 14 Apr 2003 17:35:51 +0000 (17:35 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 14 Apr 2003 17:35:51 +0000 (17:35 +0000)
commit39f7a87036eb8d13c207511143dc7f2e620b3891
tree6ff5e9911b13a8b869ce1243c9e8df24657f3f95
parent119586db753fab6875f9973c20a57e0d66dbfbcf
Introduce PerlIO::get_layers() to allow people to peek
at the PerlIO layer stack.

p4raw-id: //depot/perl@19203
MANIFEST
lib/PerlIO.pm
perlio.c
perlio.h
t/io/layers.t [new file with mode: 0644]
t/io/open.t
universal.c