|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re^2: Finding Files and Processing them iterativelyby satchm0h (Beadle) |
| on Feb 25, 2005 at 08:24 UTC ( [id://434451]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
If you decide to go with File::Find and are Unix find savvy, check out the handy find2perl script. Write a find command line that does what you want and then replace 'find' with 'find2perl' and it will generate the code for you.
Although for your specific task, File::Find may be overkill. The various glob solutions others have posted should serve you well.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||