$ perl -we'use overload q:"":=>sub {print "in stringify"}, q:%{}:=>sub + {print " in hash deref";{foo=>1}}; $x=bless[]; qr/$x\->{foo}/' in stringify sthoenna@DHX98431 ~ $ perl -we'use overload q:"":=>sub {print "in stringify"}, q:%{}:=>sub + {print " in hash deref";{foo=>1}}; $x=bless[]; qr/$x->{foo}/' in hash deref
In reply to Re: (2) Matching optionally quoted string
by ysth
in thread Matching optionally quoted string
by JoshuaD
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |