Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: (Golf) Segfault Perl

by VSarkiss (Monsignor)
on Apr 03, 2002 at 23:07 UTC ( [id://156480]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\>perl -e "undef a"
    Can't modify constant item in undef operator at -e line 1, at EOF
    Execution of -e aborted due to compilation errors.
    ...
    
    Binary build 628 provided by ActiveState Tool Corp. http://www.ActiveS
    +tate.com
    Built 15:41:05 Jul  4 2001
    
  2. or download this
    $ perl -e 'undef a'
    Can't modify constant item in undef operator at -e line 1, at EOF
    Execution of -e aborted due to compilation errors.
    ...
    This is perl, version 5.005_02 built for PA-RISC1.1
    
    Copyright 1987-1998, Larry Wall
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-20 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found