![]() |
|
P is for Practical | |
PerlMonks |
Re: File Findby busunsl (Vicar) |
on Jan 15, 2002 at 19:46 UTC ( #138924=note: print w/replies, xml ) | Need Help?? |
Parameters for subroutines are stored in @_. You should place a $_ = shift; at the beginning of change. Or even better:
In Section
Seekers of Perl Wisdom
|
|