Re: Handlers vs Perl scripts

2004-01-27 Thread Paul Simon
--- "Hemond, Steve" <[EMAIL PROTECTED]> wrote: > > Instead of embedding perl code in html files to > generate stuff from a > database, I would just have to write an entire perl > file that will print > the html code (like the example I've shown above) > and do the > manipulations on the database

Re: Apache::Registry slower than PerlRun. :(

2003-10-06 Thread Paul Simon
If speed/performance is your concern, then you might want to look into Apache2/mod_perl2. My understanding is that Apache 1.x isn't anything but a novelty on Windows. paul --- Todd <[EMAIL PROTECTED]> wrote: > I recently migrated my perl/CGI.pm scripts from an > IIS server to Apache 1.3.28 on the