in reply to Re: Re: Perl Programming guidlines/rules
in thread Perl Programming guidelines/rules
sub foo { local $_ = shift; /foo/; }
blyman
:wq
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Perl Programming guidlines/rules
by Aristotle (Chancellor) on Nov 27, 2002 at 15:38 UTC | |
by belden (Friar) on Dec 03, 2002 at 16:38 UTC |