in reply to Re: (Golf) Segfault Perl
in thread (Golf) Segfault Perl

+2 strokes
<tsm:rylesl>|/home/rylesl > perl -e'read A,A' Not enough arguments for read at -e line 1, at EOF Execution of -e aborted due to compilation errors. <tsm:rylesl>|/home/rylesl > perl -v This is perl, v5.6.1 built for aix


perl -e 'print reverse qw/o b n a e s/;'