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]