Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Safer monkey-patching

by tobyink (Canon)
on Jan 19, 2012 at 09:18 UTC ( [id://948726]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $err = Example::Error->new('Heat death of universe detected!');
    $err->My::AwesomeError::asplode();
    $err->Your::GroovyError::asplode();
    $err->asplode();  # Russian roulette
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-20 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found