in reply to How's your Perl?
# 1 my @x = ( \$_, \$_ ); # 2 sub foo { print "Agree :-)\n" } {foo;redo} # 4 dump()
The closure bug/feature Unusual Closure Behaviour
# 5 sub foo { my $x if 0; ++$x; }
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: How's your Perl?
by davido (Cardinal) on Oct 27, 2003 at 04:04 UTC | |
by xmath (Hermit) on Oct 27, 2003 at 06:36 UTC | |
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 Anonymous Monk on Oct 27, 2003 at 04:27 UTC | |
by Anonymous Monk on Oct 27, 2003 at 05:38 UTC | |
by davido (Cardinal) on Oct 27, 2003 at 06:26 UTC | |
by xmath (Hermit) on Oct 27, 2003 at 10:12 UTC | |
Re: Re: How's your Perl?
by Juerd (Abbot) on Oct 27, 2003 at 06:40 UTC |
In Section
Meditations