Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: lightweight stack info # wrong question?

by LanX (Saint)
on Jun 12, 2014 at 01:35 UTC ( [id://1089629]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $SIG{__DIE__}= sub {warn "\$SIG{__DIE__} handles: $_[0]"; };         
    
    ...
    
    warn "--- top level die\n";
    die "OUTER SCOPE\n";
    
  2. or download this
    --- normal eval
    $SIG{__DIE__} handles: EVAL
    ...
    OUTER SCOPE
    
    Compilation exited abnormally with code 255 at Thu Jun 12 03:33:59
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-16 05:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found