around.
Paul
Tom
Paul Johnston wrote:
Tom,
Will have a play with that then. I did try something similar but for
some reason it was erroring out.
Thanks
Paul
Tom,
Will have a play with that then. I did try something similar but for
some reason it was erroring out.
Thanks
Paul
Tom Schindl wrote:
PerlModule ModPerl::Registry
--8<--
# Handle all files ending in .pl with mp2
SetHandler perl-script
PerlResponseHandle
Haven't done perl for 7 years (yes 7 years) and just coming back, so am
a newbie with mod_perl really. Could do with a bit of setup help.
I have an application that I'm been building in Perl and it works fine
as a cgi and I want to convert it to using mod_perl. It's very
modularised so cachi