|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Re: How do I recursively process files through directoriesby dataking (Acolyte) |
| on Oct 04, 2003 at 22:52 UTC ( #296599=note: print w/ replies, xml ) | Need Help?? |
|
OK, an additional question from another perl n00b. My search basically turned up this thread. So... Anyhow, how do you get what File::Find *finds* into a list (array) for further processing? The following code snippet only prints the list of files to STDOUT, but doesn't dump them into @stuff. What am I doing wrong? Code:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||