|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: File::Find and $_ in the wanted subby chuckbutler (Curate) |
| on Jun 04, 2010 at 20:31 UTC ( #843206=note: print w/ replies, xml ) | Need Help?? |
|
Localizing $_ is an option, also:
Good luck. -c PS: The first parameter passed to a sub is in the first element of the list @_, $_[0], which is NOT the same a $_.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||