On Jul 2, mark crowe (JIC) said:

>Please can anyone tell me if there is a way to open multiple files to a
>single filehandle, or somehow carry out something equivalent. I can do it by
>putting the filenames into @ARGV and then doing a while (<>) {loop}, but I'd
>like to use a specific filehandle name.

There *IS* a specific filehandle being used -- ARGV.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
I am Marillion, the wielder of Ringril, known as Hesinaur, the Winter-Sun.
Are you a Monk?  http://www.perlmonks.com/     http://forums.perlguru.com/
Perl Programmer at RiskMetrics Group, Inc.     http://www.riskmetrics.com/
Acacia Fraternity, Rensselaer Chapter.         Brother #734
**      Manning Publications, Co, is publishing my Perl Regex book      **

Reply via email to