This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix IO::File to support binmode
authorJos I. Boumans <kane@dwim.org>
Tue, 9 Nov 2004 16:59:27 +0000 (17:59 +0100)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Tue, 9 Nov 2004 17:53:53 +0000 (17:53 +0000)
commita84e44cddbc22ba5018278af86e57a36c53e4042
tree4acd65502c767daba0b1a19e7877c227f71f9fc0
parent4837be0183cb4ecea051efb5fb88a97a0c4f34d4
fix IO::File to support binmode
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>

p4raw-id: //depot/perl@23489
MANIFEST
ext/IO/lib/IO/File.pm
ext/IO/t/io_file.t [new file with mode: 0755]