This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 30 Dec 1999 05:44:21 +0000 (05:44 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 30 Dec 1999 05:44:21 +0000 (05:44 +0000)
commitc39cd00800303e8967294e98aa4c427a1872a251
treeee7d7e65e692fcdfd54f0c6a7b3746a07023aa6e
parent2dc4c65bf2b389aa184a8e8590cd1ee37ec953bc
enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
to allow ByteLoader to work; the DATA filehandles continue to
be left open in text mode for compatibility

p4raw-id: //depot/perl@4739
embed.h
embed.pl
objXSUB.h
pod/perldelta.pod
proto.h
sv.c
toke.c
win32/Makefile
win32/makefile.mk
win32/win32.c
win32/win32.h