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 network where apache runs only one process, so that you can check by reloading the page if some variables are transferred where they should not be. Etienne Ian Zapczynski wrote: > > 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 a new Perl process each time a script is called (at least I hope > I have described this accurately). I realize I need to do some reading, > but I am wondering whether I can expect, given experience with > traditional Perl CGI, a major or minor learning curve with regards to > writing scripts that make use of mod_perl. Is it as simple, for > example, as calling specific modules at the start of each script, or is > there much I have to consider when writing my new programs? URL > suggestions are certainly welcome. > > Thanks, > > -Ian > > ------------------------------------------------------------------------ > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Etienne Marcotte Specifications Management - Quality Control Imperial Tobacco Ltd. - Montreal (Qc) Canada 514.932.6161 x.4001 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]