in reply to Re: Re: How's your Perl?
in thread How's your Perl?
oops, you're right, my definition of "static" in the clarification was flawed :-)
I do mean function-scoped static like in C/C++ ofcourse
btw tachyon, your #1 solution isn't:
perl -le 'my @x = ( \$_, \$_ ); $x[0]=42; print $x[1]'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re[3]: How's your Perl?
by tachyon (Chancellor) on Oct 27, 2003 at 07:26 UTC | |
by Juerd (Abbot) on Oct 27, 2003 at 08:11 UTC | |
by tachyon (Chancellor) on Oct 27, 2003 at 08:29 UTC | |
by Juerd (Abbot) on Oct 27, 2003 at 08:33 UTC | |
by xmath (Hermit) on Oct 27, 2003 at 10:06 UTC |
In Section
Meditations