![]() |
|
more useful options | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
This also means by implication that $_ must be used:
eval("$c= $d =~ tr/$e/$f/") Opens a whole bag of bunnies, I think you'll agree. I've had to use: eval "tr/$a/$b/" instead. -- ¤ In reply to Re: Re: Using variables with tr///
by frankus
|
|