X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/da455137a47490d44e10258c1b875c63e0b34b2d..4fbabf3a9fbdfecf548528895a95f194ffc520e2:/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