This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 17 Apr 2003 18:41:23 +0000 (18:41 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 17 Apr 2003 18:41:23 +0000 (18:41 +0000)
commit5095c3e611593bdbffca854084db0aaec96024d0
tree2929509a1035ce7b55e73b7670afcfda87b6f3c2
parent953c9473842882580532ca1fe21bbd028f13d165
Integrate:
[ 19203]
Introduce PerlIO::get_layers() to allow people to peek
at the PerlIO layer stack.
p4raw-link: @19203 on //depot/perl: 39f7a87036eb8d13c207511143dc7f2e620b3891

p4raw-id: //depot/maint-5.8/perl@19259
p4raw-integrated: from //depot/perl@19258 'copy in' perlio.c (@19120..)
t/io/open.t (@19173..)
p4raw-branched: from //depot/perl@19203 'branch in' t/io/layers.t
p4raw-integrated: from //depot/perl@19203 'copy in' lib/PerlIO.pm
(@18135..) perlio.h (@18801..) 'merge in' universal.c
(@18801..) MANIFEST (@19196..)
MANIFEST
lib/PerlIO.pm
perlio.c
perlio.h
t/io/layers.t [new file with mode: 0644]
t/io/open.t
universal.c