in reply to Re: Less-than-helpful warnings
in thread Less-than-helpful warnings
Update: Sorry, I misunderstood that you were warning against using a sort BLOCK in the lexical scope of $a or $b. If you try, perl will die with an error "Can't use "my $[ab]" in sort comparison".
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Less-than-helpful warnings
by jZed (Prior) on Dec 11, 2003 at 03:53 UTC |