|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^3: How to write a program to read stdin or command line?by runrig (Abbot) |
| on Oct 02, 2007 at 17:41 UTC ( #642187=note: print w/ replies, xml ) | Need Help?? |
|
In that case I would just shift off any required arguments from @ARGV, then process the file list with <> (or manually with open, etc., if I were paranoid about using <>).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||