Try File::Find::Rule. Your example would translate as something like (untested):
use File::Find::Rule; dostuff($_) for File::Find::Rule->file->in( @ARGV );
In reply to Re: Return values, Closure Vars from File::Find &wanted subs?
by adrianh
in thread Return values, Closure Vars from File::Find &wanted subs?
by Subliminal Kid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |