my $foo = '-bar'; print $foo; print -$foo; [download]
In reply to Re: Perl oddities by trammell in thread Perl oddities by brian_d_foy