pereinar 2002/12/01 22:26:11 Modified: src/products app-server.pod Log: Added PLP to app-servers. Submitted by: Juerd <[EMAIL PROTECTED]> Reviewed by: pereinar Revision Changes Path 1.11 +9 -0 modperl-docs/src/products/app-server.pod Index: app-server.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/products/app-server.pod,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- app-server.pod 31 Jul 2002 06:46:54 -0000 1.10 +++ app-server.pod 2 Dec 2002 06:26:11 -0000 1.11 @@ -112,6 +112,15 @@ clients (ie, Web, WAP, iDTV, Email) and not have to worry about much except the presentation. +=head1 PLP + +PLP (http://plp.juerd.nl/) 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. + + =head1 The Template Toolkit The Template Toolkit (http://template-toolkit.org/) is a fast,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]