Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Correct namespace of module I wrote

by xdg (Monsignor)
on Mar 01, 2006 at 01:26 UTC ( [id://533556]=note: print w/replies, xml ) Need Help??


in reply to Correct namespace of module I wrote

How is this related to Carp? Other than trapping signals, does it otherwise improve upon the existing Carp::Notify? Could it be done as a patch to Carp::Notify or should it be an extension, e.g. Carp::Notify::Signals?

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Replies are listed 'Best First'.
Re^2: Correct namespace of module I wrote
by izut (Chaplain) on Mar 01, 2006 at 01:41 UTC

    Well, I checked Carp::Notify but it modifies or add other features to Carp. Actually I don't know what 'Carp' stands for.

    The module traps $SIG{__DIE__} and $SIG{__WARN__} and sends an email to someone. It works with Carp and raw die and warn messages.

    If its usage dos not apply in Carp namespace, could you suggest another?

    Igor 'izut' Sutton
    your code, your rules.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-23 16:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found