http://qs321.pair.com?node_id=814993


in reply to Re^2: Directory Crawling
in thread Directory Crawling

Perhaps Beginners guide to File::Find will help? (Also, it's a little unclear what “many different paths” means—do you want to handle some, but not all, subdirectories of a master directory?)

Replies are listed 'Best First'.
Re^4: Directory Crawling
by JKasting (Novice) on Dec 31, 2009 at 01:07 UTC
    I do want to get every subdirectory. Sorry for the confusion. I'll look into that beginners guide. Thanks.