in reply to Re: Coding superstitions
in thread Coding superstitions

Things to the right of => I leave unquoted.
I don't get it... Doesn't => force what's _left_ of it to be interpreted as a string?

2;0 juerd@ouranos:~$ perl -e'undef christmas' Segmentation fault 2;139 juerd@ouranos:~$