in reply to Argument list item alias-ing
Gives any error message. So..is it a bug?A feature?Another stupid mistake of myself?sub subname{ local *_=\$_[0]; s///; } subname("String");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Argument list item alias-ing
by broquaint (Abbot) on Apr 16, 2003 at 13:40 UTC |