perl 5.002_01: t/lib/filehand.t
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Thu, 14 Mar 1996 03:40:20 +0000 (03:40 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Thu, 14 Mar 1996 03:40:20 +0000 (03:40 +0000)
commit1cf326cf7b938a08583b9dff9cece202cacd7900
tree8310f32aa19653d5144089433fd005314d972eb6
parent2b17841a359577f50deee3551fafa772a520cdcc
perl 5.002_01: t/lib/filehand.t

Use $^O, and change ungetc test under VMS to use normal file,
since stdin isn't always buffered.  Change is specific to VMS,
in case Unix folks were trying to test whether it was possible
to ungetc one char onto a stream that hadn't been read.
t/lib/filehand.t