Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Yet more Try::Tiny problelms

by tobyink (Canon)
on May 19, 2013 at 17:55 UTC ( [id://1034237]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    In try block
    We caught Substitute undefined variable
    
  2. or download this
    catch {
       our $_; # stop lexical $_ from masking global $_
       print "We caught $_\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-24 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found