Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Bug in eval in pre-5.14

by $h4X4_|=73}{ (Monk)
on Jun 06, 2016 at 13:32 UTC ( [id://1164973]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    } catch {
        warn "Caught with Try::Tiny: $_";
    };
    
  2. or download this
    Caught with $@:Exception!  at (eval 1) line 3
        eval '
    ...
    ;' called at C:\xampp\cgi-bin\Test\tester.pl line 25
     at C:\xampp\cgi-bin\Test\tester.pl line 29
    5.014002
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-25 16:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found