This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Now that binmode(FH) does implicit ":bytes" revisit
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 10 Jun 2002 23:24:42 +0000 (23:24 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 10 Jun 2002 23:24:42 +0000 (23:24 +0000)
commitcb3fb9b75cd1198d350357a3c5e4acd60bf2ecbf
treefbedf74a5aad4c7d7bb0833776bbe9ece458a6e0
parent1ddff52a1281532cbd0c62e75300cd5f2fb50094
Now that binmode(FH) does implicit ":bytes" revisit
the failing tests.  The worrisome one is the Digest::MD5
test-- how will it fare in CRLF lands now?

p4raw-id: //depot/perl@17175
ext/Digest/MD5/t/files.t
ext/Encode/t/CJKT.t
ext/Encode/t/guess.t
ext/PerlIO/t/fallback.t
ext/Storable/t/malice.t