|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^3: Fastest way to recurse through VERY LARGE directory treeby eff_i_g (Curate) |
| on Jan 21, 2011 at 17:14 UTC ( #883575=note: print w/ replies, xml ) | Need Help?? |
|
I don't follow you. File::Find::Rule does not simply return every file (although it can). You can instruct it what to return based on type, size, name, and even make a determination via a custom sub. You can have the sub perform actions and ignore the larger return value, or iterate with the start and match methods.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||