I'm now configuring Apache this way:

AddHandler cgi-script cgi pl

So that .pl will be interpreted as CGI script.

How can I make it run as mod_perl instead?

link|improve this question

45% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Googling for "howto mod_perl" brings up a good starters guide and a brief intro with examples.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.