X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/e11a488e0909da46fd76f05a6aef47305055e43f..5a304009f58fdfc2158e2ebfc9dd0a7f610fabb1:/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