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


in reply to Mod_perl errors filling up apache logs

What could be causing this?

Your code :) For some reason it keeps getting reloaded, and/or it keeps re-importing Apache constants ( odd choice for someone using ModPerl::PerlRun )

Fix your code, follow CGI to mod_perl Porting. mod_perl Coding guidelines