|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re^3: Optimizing performance for script to traverse on filesystemby GrandFather (Cardinal) |
| on Feb 02, 2012 at 22:19 UTC ( #951541=note: print w/ replies, xml ) | Need Help?? |
|
Is the structure likely to be more than a few tens of directories deep? If not, no problem. If it is then you'll have to work really hard to fix the problem regardless of what tools you use because most simple solutions will keep directory handles open.
True laziness is hard work
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||