Hi all,
  I have a script that reads all input from the files specified in
commandline

like this 
while(<>){
 ...

}


Inside the loop can I get the filename of the file from which <> is
being read



Thanks
Ram



----------------------------------------------------------
Netcore Solutions Pvt. Ltd.
Website:  http://www.netcore.co.in
Spamtraps: http://cleanmail.netcore.co.in/directory.html
----------------------------------------------------------

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to