- or download this
$_[0]=$handle
unless defined $_[0]; # pass up to caller
- or download this
*CORE::GLOBAL::open=sub (*;$@) {
...
tie *$handle,"TieInput",*$handle;
};
- or download this
$ ./953722.pl
opening in1.txt:
...
'
);
at ./953722.pl line 124, <$In> line 3.