in reply to CGI::Carp set_message
my $self = something; set_message( sub { $self->handle_errors(@_) } );
-- Joost downtime n. The period during which a system is error-free and immune from user input.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: CGI::Carp set_message
by hakkr (Chaplain) on Jul 30, 2002 at 09:26 UTC |