odperl
>Sent: Friday, January 27, 2012 2:11 PM
>Subject: Re: Registry and CGI::Carp
>
>There's no question or anything resembling a request in your email. So my
>response may waste a lot of time.
>
>Is this your original post?
> http://www.perlmonks.org/?node_id=94977
There's no question or anything resembling a request in your email. So my
response may waste a lot of time.
Is this your original post?
http://www.perlmonks.org/?node_id=949773
If so, I might be able to help.
Admittedly, I can't follow the thread. The PerlMonds responder refers to
a funct
Hi Folks,
Running several scripts under ModPerl::Registry that use CGI::Carp. Am seeing
problems with the logging. The message that is logged is correct, however the
name of the script that generated the event is not.
Each script contains a line similar to:
use CGI::Carp qw(name=my_script_X)