in reply to Re^3: CGI::Carp in Apache::Registry
in thread CGI::Carp in Apache::Registry

What do you mean by that? do you mean when it is run through mod_cgi?

Am not "intentionally" using mod_cgi, so don't know enough to address that part. What I meant by it seeming to work is that when the CGI::Carp qw(name=scriptX) lines are in each registry script, they *were* logging the appropriate script name *until* I introduced precompilation. Please see my initial post for clarification. Thanks!

Replies are listed 'Best First'.
Re^5: CGI::Carp in Apache::Registry
by Anonymous Monk on Jan 26, 2012 at 08:36 UTC

    Um, that doesn't clarify anything

    Either your program runs under mod_perl or mod_cgi or something

    If you don't know, how would I know