sub foo { my $arg1 = ....; my $arg2 = ....; find({ wanted => sub { wanted($arg1, $arg2) }, ...}); }
In reply to Re: Passing arguments to wanted subroutine in File::Find
by thospel
in thread Passing arguments to wanted subroutine in File::Find
by jmw_90266
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |