http://www.perlmonks.org?node_id=949904


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!