http://qs321.pair.com?node_id=910157


in reply to How to configure mod_perl?

I'm not a mod_perl expert, but my guess is you might need to set up a connection to the .pl file extension, something like
AddHandler mod_perl .pl

Replies are listed 'Best First'.
Re^2: How to configure mod_perl
by Anonymous Monk on Jun 17, 2011 at 14:00 UTC
    Not required, it will treat every file under directory as perl