--- "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
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