4 ms·
There is a learning curve, but I am fond of mod_perl because you can do almost anything with it. It's also very fast. http://perl.apache.org/docs/index.html ht
by petit_robert 13y ago
There is a learning curve, but I am fond of mod_perl because you can do almost anything with it. It's also very fast.
http://perl.apache.org/docs/index.html http://perl.apache.org/docs/index.html
You can wrap your existing CGI scripts in it using
http://perl.apache.org/docs/2.0/api/ModPerl/Registry.html http://perl.apache.org/docs/2.0/api/ModPerl/Registry.html
so the transition can be rather smooth