Hello all, I just moved my perfectly functioning script from normal CGI area to mod_perl area and the whole thing stopped working.
This is the first time when I am using multiple classes and inheritance in mod_perl and it seems like the inheritance is the culprit. I tried to search the web for answers, but no luck there yet. The inheritance works fine as normal CGI, but when tested in mod_perl it complains that it can't locate the methods which should be inherited. Is there anything obvious I might be doing wrong? Is there anything special I should take into account when using inheritance in mod_perl? Many thanks, Joni -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]