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

Re: Magic Status Variable

by rjray (Chaplain)
on Mar 02, 2002 at 00:23 UTC ( [id://148737]=note: print w/replies, xml ) Need Help??


in reply to Magic Status Variable

Consider implementing a "callback" system as an option over (or in place of) the warn statement. Allow the programmer to provide a coderef that gets called with the object ($self) and the warning message as arguments.

Consider the applications to event-based environments like Tk, GTK+, etc., that may not have a STDERR in the traditional sense.

--rjray

Replies are listed 'Best First'.
Re: Re: Magic Status Variable
by particle (Vicar) on Mar 02, 2002 at 01:39 UTC
    done. i've implemented your changes, and reposted the code above. thanks for your suggestions!

    ~Particle ;Þ

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 06:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found