This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
prototype changes for eventually supporting C<binmode(F, ":raw")>
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Mar 2000 20:02:17 +0000 (20:02 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Mar 2000 20:02:17 +0000 (20:02 +0000)
commit1c1fc3ea10284b28de560550fae130e9d453e5c1
tree7da6495780973d7c827b272d80eb332f1d347fc5
parent5963b987d451051651e0ba84aeab7c2129af761e
prototype changes for eventually supporting C<binmode(F, ":raw")>
and C<open F, "-|", 'cat', '-v'>

p4raw-id: //depot/perl@5554
opcode.h
opcode.pl
pod/perlfunc.pod
pp.c
t/comp/proto.t
toke.c