my $rule = File::Find::Rule->new; $rule->file; $rule->name( '*.dll', '*.exe' ); my @files = $rule->in( '.' );
In reply to Re: How to extract Req files into some other directory using Modules
by holli
in thread How to extract Req files into some other directory using Modules
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |