projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8efe09f
)
minor Tie::File test patch to make win32 happier, from mjd.
Jarkko Hietaniemi [Wed, 20 Mar 2002 14:33:09 +0000 (14:33 +0000)]
p4raw-id: //depot/perl@15360
lib/Tie/File/t/30_defer.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/Tie/File/t/30_defer.t
b/lib/Tie/File/t/30_defer.t
index
4c32825
..
a684d67
100644
(file)
--- a/
lib/Tie/File/t/30_defer.t
+++ b/
lib/Tie/File/t/30_defer.t
@@
-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