Help for this page
2;0 juerd@ouranos:~$ perl -l while ("this_is_broken_" =~ /(.*?)_/gs) { ... This is perl, v5.6.1 built for i386-linux =cut :)
2;0 juerd@ouranos:~$ perl -e'undef christmas' Segmentation fault 2;139 juerd@ouranos:~$