in reply to Re^5: mod_perl debugging help
in thread mod_perl debugging help

Nope, it's just a standard module, the usual "package Blah" and the subroutines below!

As for the modules, I am using quite a few, have a gander and see if you see anything suspect!

Data::Dumper
Apache
DBI
HTML::EasyTags
Apache::Reload
XML::TreePP
Apache::Request
Apache::Constants qw(:response)
Sort::Naturally

Im also using 2 other modules which exist soley to service the 2 main FormGenerator modules.
FormGenerator::Common
FormGenerator::FormSubs
Also it doesnt happen just on the first load, it's quite inconsistant, I can go hours without seeing it and then get it over and over!