Implement open( my $fh, ...) and similar.
[p5sagit/p5-mst-13.2.git] / t / io / open.t
1999-05-07 Nick Ing-Simmons Implement open( my $fh, ...) and similar.
1999-05-06 Nick Ing-Simmons open(FH,undef) # creates new_tmpfile opened read/write