in reply to
File::Find and $_ in the wanted sub
You can leave the silly
File::Find
jumping of hoops behind and use goodness of
File::Find::Rule
.
Comment on
Re: File::Find and $_ in the wanted sub
Replies are listed 'Best First'.
Re^2: File::Find and $_ in the wanted sub
by
rastoboy
(Monk)
on Jun 05, 2010 at 21:34 UTC
Thanks to you all, I get it now (I inadvertently posted anonymously).
I'll check out File::Find::Rule, too.
[reply]
In Section
Seekers of Perl Wisdom