in reply to Porting to mod_perl issues
Coding under Apache::Registry all but requires you to use strict. The use of a lot of package globals will cause just the sort of problems you're experiancing. However, use strict won't magically make your code mod_perl-compliant, either. I suggest reading CGI to mod_perl Porting. mod_perl Coding guidelines.
----
send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.
|
|---|