This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
minor Tie::File test patch to make win32 happier, from mjd.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 20 Mar 2002 14:33:09 +0000 (14:33 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 20 Mar 2002 14:33:09 +0000 (14:33 +0000)
p4raw-id: //depot/perl@15360

lib/Tie/File/t/30_defer.t

index 4c32825..a684d67 100644 (file)
@@ -223,6 +223,7 @@ undef $o;
 untie @a;
 # (79) We can't use check_contents any more, because the object is dead
 open F, "< $file" or die;
+binmode F;
 { local $/ ; $z = <F> }
 close F;
 my $x = join("$:", qw(flushed recordB recordE