Is there anything else on the server that uses the 'FormGenerator' namespace?
It's WAY too generic. If some other CGI running under mod_perl uses that namespace, when your script runs, it'll see that a module with that name is loaded, and not bother loading anything. You'll then get strange error messages about functions not found.
(or worse, they both use the same subroutines names, and you end up with odd behaviour that is almost impossible to track down on larger systems)
In reply to Re^5: mod_perl debugging help
by jhourcle
in thread mod_perl debugging help
by MiggyMan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |