in reply to (Golf) Segfault Perl

perl -e '(d,d)=0'

That's 7... plus penalties... let'em flow in

Replies are listed 'Best First'.
(MeowChow) Re2: (Golf) Segfault Perl
by MeowChow (Vicar) on Apr 05, 2002 at 07:42 UTC
    Nice, but so far, I can only get this to segfault linux (neither OpenBSD nor Windows misbehave sufficiently). I suspect this is the same bug as Juerd's "undef a".
       MeowChow                                   
                   s aamecha.s a..a\u$&owag.print
Re: Re: (Golf) Segfault Perl
by Juerd (Abbot) on Apr 05, 2002 at 07:45 UTC

    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
    

      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/;'
Re: Re: (Golf) Segfault Perl
by abstracts (Hermit) on Apr 06, 2002 at 01:55 UTC
    [4]: perl -e '(d,d)=0' [5]: perl -v This is perl, v5.6.1 built for sun4-solaris