Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Drawback of eval {---}if ($@){---}, when using many times?

by Athanasius (Archbishop)
on Oct 30, 2015 at 12:42 UTC ( [id://1146482]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    {
        die 'exception';
    }
    
  2. or download this
    22:28 >perl 1431_SoPW.pl
                      Rate    exception return_value
    ...
    return_value 5927682/s        3035%           --
    
    22:29 >
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found