Hello there,

On Sun, 13 Jul 2003, Bulba007 wrote:

> When must I to use mod_perl? It is necessary?

No, it's not necessary.

You may want to use mod_perl if you want to use Perl scripting with
the Apache Web server.  At the expense of some complexity, especially
in the installation and configuration of your server, it can provide
better performance and more control over the server than is possible
with CGI scripting.

There is a great deal of documentation available.  See the mod_perl
home page for more information: http://perl.apache.org

Because mod_perl version 2 and the documentation for it are still
works in progress, assuming that you are using Linux, at the moment I
would advise you to consider only mod_perl 1.27 or 1.28 with Apache
1.3.27 if possible.

73,
Ged.

Reply via email to