Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: perl segfaults when parsing script

by demerphq (Chancellor)
on Jun 27, 2002 at 13:27 UTC ( [id://177703]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\Development>perl -v
    
    ...
    D:\Development>perl -e "chop string;"
    Can't modify constant item in chop at -e line 1, near "string;"
    Execution of -e aborted due to compilation errors.
    
  2. or download this
    E:\>perl58 -v
    
    ...
    E:\>perl58 -e "chop string"
    Can't modify constant item in chop at -e line 1, at EOF
    Execution of -e aborted due to compilation errors.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-28 23:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found