Change the name of the variable. Perl allows you to give variables names that cause this sort of ambiguity, but it's generally a bad idea. Any word listed in chapter 3 of the Camel book you should avoid using as a variable name. Call your variable $href or something and your problem will go away.
{my$c;$ x=sub{++$c}}map{$ \.=$_->()}map{my$a=$_->[1]; sub{$a++ }}sort{_($a->[0 ])<=>_( $b->[0])}map{my@x=(& $x( ),$ _) ;\ @x} split //, "rPcr t lhuJnhea eretk.as o";print;sub _{ord(shift)*($=-++$^H)%(42-ord("\r"))};
In reply to Re: Printing Scalars Next to Text
by jonadab
in thread Printing Scalars Next to Text
by svsingh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |