See perlref$magic=4; #same as 2*2 last time I checked ;-) %items=(1 => \$magic); print "1: ${$items{1}}\n"; $magic+=1; print "1: ${$items{1}}\n";
--
perl -p -e "s/(?:\w);([st])/'\$1/mg"
In reply to Re: Re: Re: problem with variables in hash values??
by belg4mit
in thread problem with variables in hash values??
by poohhogan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |