in reply to Re^2: CGI modules?
in thread CGI modules?

Well, mod_perl is a lot faster because you don't have to start perl over and over again. If you decide to use mod_perl later, options such as PerlRun will still make your scripts pretty quick without having to change anything.

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review

Replies are listed 'Best First'.
Re^4: CGI modules?
by sgt (Deacon) on Jan 29, 2006 at 01:06 UTC
    Hi, I was wondering here about other persistent options which use some external process which is started once only (the RPC idea all again...); pperl is one interesting possibility, but it does not build on HP-UX for example (I hope to make it work by changing the fd passing code)... so I am afraid pperl is not a portable solution. Are there any matures ones?
      How about FastCGI? I'm not sure if it will work on HP-UX - being a Windows user I ussualy just download the binary ...

      Have you tried freelancing? Check out Scriptlance - I work there.