|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^2: What operator should perl5porters use for safe dereferencing?by Anonymous Monk |
| on Jun 01, 2012 at 03:02 UTC ( #973665=note: print w/ replies, xml ) | Need Help?? |
|
I think ~ is assigned to regex match already? No, see perlop so currently ~> is a syntax error, you can't have unary operator bitwise-negation follow greater than operator, so ~> is free and open for use with no possibility of confusion with anything else Also, neither > nor ~ nor ~> nor -> are sigils, sigils are $ % @ * as in $ro %sham @bo *dynamite
In Section
Past Polls
|
|
||||||||||||||||||||||||||