Gernot Homma wrote:
i think you can use instances instead of classes, under mod_perl 1 i have the following setup (the code ist just to show how it should work ;.)
under mod_perl, i think you just have to change the name of the directives(PerlHandler => PerlResponseHandler), but i'm not shure, i haven't tried it out until now.
good idea!
but i cannot do it this way because the different instances might be of different versions of the application.
thanks! harald.
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html