Help for this page
2;0 juerd@ouranos:~$ perl -e'undef christmas' Segmentation fault 2;139 juerd@ouranos:~$
[gellyfish@orpheus gellyfish]$ perl5.7.2 -e'undef christmas' Can't modify constant item in undef operator at -e line 1, at EOF Execution of -e aborted due to compilation errors.