in reply to •Re: Re: Perl Syntax that we generally don't know or forget.
in thread Perl Syntax/resources that we generally don't know or forget.
sub attack :lvalue { substr($_[0], 2, 1) ; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: •Re: Re: Perl Syntax that we generally don't know or forget.
by ysth (Canon) on Jan 19, 2004 at 02:12 UTC |