find( { wanted => \&wanted_function, follow => ..., }, @directories );
It's there in the documentation; In the case of passing in an "options" hashref, the wanted function is one of the key/value pairs in that hashref.
Dave
In reply to Re: how to use find() options
by davido
in thread how to use find() options
by ypreisler
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |