You probably want to use the readline() function instead.shell> perl -MO=Deparse -e 'open(0); @f=*0; print <$f[0]>' open *0; @f = *0; print CORE::GLOBAL::glob($f[0], 0); -e syntax OK
_________
broquaint
In reply to Re: hashs and file handle globs
by broquaint
in thread hashs and file handle globs
by jroberts
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |