Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Any way to access the contents of a block eval?

by adrianh (Chancellor)
on Oct 12, 2007 at 12:56 UTC ( [id://644467]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    lives_ok { $o->something } 'something worked';
    
  2. or download this
    lives_ok { $o->something };
    
  3. or download this
    ok - $o->something lived
    

Log In?
Username:
Password:

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

    No recent polls found