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

admin@heaven:~$ perl -e'(d,d)=0' admin@heaven:~$ perl -v This is perl, v5.6.1 built for i386-freebsd
2 stroke penalty...

U28geW91IGNhbiBhbGwgcm90MTMgY
W5kIHBhY2soKS4gQnV0IGRvIHlvdS
ByZWNvZ25pc2UgQmFzZTY0IHdoZW4
geW91IHNlZSBpdD8gIC0tIEp1ZXJk

Replies are listed 'Best First'.
Re: Re: Re: (Golf) Segfault Perl
by seanbo (Chaplain) on Apr 05, 2002 at 14:37 UTC
    dies on AIX:
    <tsm:rylesl>|/home/rylesl > perl -e'(d,d)=0' Memory fault(coredump) <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/;'