in reply to Re: Re: Module questions
in thread Module questions
mod-perl is something completely different. It's using an Apache module which embeds the Perl interpreter into your Apache executable, thereby eliminating the start-up costs of running a CGI process (amongst other things). See perl.apache.org for more details.
--
"Perl makes the fun jobs fun
and the boring jobs bearable" - me
|
|---|