v3.25 release
[perl/plp/.git] / README
diff --git a/README b/README
index 17e11ffefa38566a668f0175a4cd7ecc6b8cdd77..771dcb1c1d919139c5142cb451262c51206f4d6c 100644 (file)
--- 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
 
@@ -27,7 +27,7 @@ It can also be found at CPAN:
 
 COPYRIGHT
 
-Copyright (c) 2000-2002 Juerd Waalboer, 2005-2008 Mischa POSLAWSKY.
+Copyright (c) 2000-2002 Juerd Waalboer, 2005-2018 Mischa POSLAWSKY.
 All rights reserved.
 
 This software is free software; you can redistribute and/or modify it