Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: (Golf) Segfault Perl

by Anarion (Hermit)
on Apr 05, 2002 at 10:47 UTC ( [id://156880]=note: print w/replies, xml ) Need Help??


in reply to (Golf) Segfault Perl

anarion@anarion:~/perl$ perl -e'read A,A' Segmentation fault

This is perl, v5.6.1 built for i386-linux

$anarion=\$anarion;

s==q^QBY_^=,$_^=$[x7,print

Replies are listed 'Best First'.
Re: Re: (Golf) Segfault Perl
by seanbo (Chaplain) on Apr 05, 2002 at 14:36 UTC
    +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/;'
Re: Re: (Golf) Segfault Perl
by dextius (Monk) on Sep 29, 2003 at 12:42 UTC
    + 2 strokes...
    C:\scripts>perl -e"read A,A" Can't modify constant item in read at -e line 1, at EOF Not enough arguments for read at -e line 1, at EOF Execution of -e aborted due to compilation errors. C:\scripts>perl -v This is perl, v5.6.1 built for MSWin32-x86-multi-thread

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://156880]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found