Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: eval error stack

by Athanasius (Archbishop)
on Nov 12, 2015 at 08:10 UTC ( [id://1147545]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    {
        try eval "1 = 2";
    }
    
  2. or download this
    18:09 >perl 1447_SoPW.pl
    (1) Can't modify constant item in scalar assignment at (eval 4) line 1
    +, at EOF
    (2) baz failed! at 1447_SoPW.pl line 9.
    
    18:09 >
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1147545]
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: (4)
As of 2024-04-19 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found