Could you switch to Find::File::Rule. Lightly adapting the POD would suggest something like this:
use File::Find::Rule; my @files = File::Find::Rule->file() ->in( @my_directories );
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: File::Find and non global Variables
by davorg
in thread File::Find and non global Variables
by Skeeve
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |