wok view apache-mod-perl/description.txt @ rev 21649

Up ffmpegthumbnailer-dev (2.2.0), lucene++-dev (3.0.7+git), xine-fonts (1.2.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 30 10:51:27 2019 +0200 (2019-05-30)
parents
children
line source
1 mod_perl is the marriage of Apache and Perl.
3 mod_perl brings together the full power of the Perl programming language and
4 the Apache HTTP server. You can use Perl to manage Apache, respond to
5 requests for web pages and much more.
7 mod_perl gives you a persistent Perl interpreter embedded in your web server.
8 This lets you avoid the overhead of starting an external interpreter and
9 avoids the penalty of Perl start-up time, giving you super-fast dynamic
10 content.
12 mod_perl is an Apache Software Foundation project. It is licensed under the
13 Apache Software License. http://perl.apache.org/start/LICENSE.txt