I am calling file::find to find a list of files that match my criteria. No problem there. But, I want to see if I can do it without using a global to keep an array of the files found...
I don't see a way to pass in any parameters, and therefore don't see a way around it...true?
moderator suggestion: When I search for "file::find" it only gives perldoc, I would like to see all user posts