This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 9 Mar 2000 17:39:58 +0000 (17:39 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 9 Mar 2000 17:39:58 +0000 (17:39 +0000)
commit16fe6d5906f6eff9da00cb861a7054a440d1f6eb
treef3ff2ac74f436b26fa347b78d5a7c2cb63206bd6
parent023ceb80f0d82032a841fbab1bfd1282af1def7b
support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
semantics; the pragma sets defaults for both open() and qx//

p4raw-id: //depot/perl@5628
21 files changed:
doio.c
dosish.h
embed.h
embed.pl
epoc/epocish.h
lib/open.pm
mpeix/mpeixish.h
op.c
op.h
opcode.h
opcode.pl
os2/os2ish.h
perl.h
plan9/plan9ish.h
pod/perlfunc.pod
pp.sym
pp_proto.h
pp_sys.c
proto.h
vms/vmsish.h
vos/vosish.h