X-Git-Url: http://git.shiar.nl/perl/plp/.git/blobdiff_plain/da455137a47490d44e10258c1b875c63e0b34b2d..3101a5b68f01e5ad27d8e28da42e43aad68a0b49:/README diff --git a/README b/README index 17e11ff..0f057eb 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ PLP - PERL IN HTML PAGES PLP is yet another Perl embedder, primarily for HTML documents. Unlike with other Perl embedders, there is no need to learn a meta-syntax or object model: one can just use the normal Perl constructs. PLP runs -under mod_perl for speeds comparable to those of PHP, but can also be -run as a CGI script. +under FastCGI and mod_perl for speeds comparable to those of PHP, but +can also be run as a standard CGI script. INSTALLATION