http://qs321.pair.com?node_id=265597


in reply to Re: Re: How to check if a word is reserved
in thread How to check if a word is reserved

It's hard to spot when they look paired like that, as they do wholly different things. Proof by example:

perl -e 'print "x is a reserved word!\n" x 3;'
perl -e '$a = "y is a _synonym_ for tr\n"; $a =~ y/_//d; print $a;'

perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'