http://perl.apache.org/guide/
That is the place
As for scripts, well if you are already coding strict, not declaring
file scoped variables, it should not be very difficult. The guide gives
the most common "mistakes" and ways to correct them.
The best thing is to test your scripts on a local net
Hello all,
I'm a UNIX administrator with prior experience with Perl CGI on Windows
NT. It looks as if I may be taking on some new Perl work which will
make use of mod_perl with Apache. All I know so far about mod_perl is
that the perl scripts run as part of the Apache process instead of
forking