This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
stop t/op/write.t failures under stdio by always closing files
authorDave Mitchell <davem@fdisolutions.com>
Wed, 3 Mar 2004 00:02:51 +0000 (00:02 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 3 Mar 2004 00:02:51 +0000 (00:02 +0000)
commita344b90b357d924923454d03e54e01e740f5212a
tree1be879a4c0aa9658a082df23dfb470b2937cf0fc
parentbe8eafc621983b6ee7e7c101db81d4ed251c49c9
stop t/op/write.t failures under stdio by always closing files
before reading them back; also replace `cat file` with a function
to read in the file

p4raw-id: //depot/perl@22425
t/op/write.t