X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/0836519b627579b7edd0ec6527f75344e0527bd4..a3a4d694959ff6549ab0a37632440f529229c576:/PLP.pm diff --git a/PLP.pm b/PLP.pm index e7ec30c..8a535da 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