X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/96959bff080392067524996e6edbf95445ba66da..da455137a47490d44e10258c1b875c63e0b34b2d:/PLP.pm diff --git a/PLP.pm b/PLP.pm index e7ec30c..03c4acb 100644 --- a/PLP.pm +++ b/PLP.pm @@ -293,13 +293,15 @@ F for a L setup: 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 -L and L +L and L for speeds comparable to those of PHP, but can also be run as a standard L script. =head2 Setup -See either L, L +See either +L, +L (recommended) or L. At least the following servers are supported: @@ -311,9 +313,9 @@ With L or L. =item Apache -Either version 1 or 2. -Using L, -L, +Either version 1 or 2. Using +L, +L, or L. =back @@ -432,17 +434,20 @@ CGI.pm. Read L for information more about this. A lot of questions are asked often, so before asking yours, please read the FAQ at L. Some examples can be found at L. -=head1 NO WARRANTY - -No warranty, no guarantees. Use PLP at your own risk, as I disclaim all -responsibility. - =head1 AUTHORS Currently maintained by Mischa POSLAWSKY Originally by Juerd Waalboer +=head1 LICENSE + +Copyright (c) 2000-2002 Juerd Waalboer, 2005-2008 Mischa POSLAWSKY. +All rights reserved. + +This software is free software; +you can redistribute and/or modify it under the terms of the MIT/X11 license. + =head1 SEE ALSO L, L, L, L