Searched refs:tell_file (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/ | ||
H A D | io_tell.t | 7 $tell_file = "TEST"; 10 $tell_file = "Makefile"; 29 $tst = IO::File->new("$tell_file","r") || die("Can't open $tell_file"); |
Completed in 33 milliseconds