move detailed setup documentation to interface modules
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 17 Mar 2008 19:02:45 +0000 (20:02 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 18 Mar 2008 05:33:20 +0000 (05:33 +0000)
commita4dab1e4ec41edfa4ba07128f9ee5ff97a53c3ee
treed71e3c06123d0914486b7ba5f4649aa215e953ec
parentf6d0b3876d0b4044fbfbf666ed4a007aaf3491db
move detailed setup documentation to interface modules

Only keep basic instructions for Lighttpd+mod_fastcgi and
Apache+mod_perl in PLP's main synopsis. Other configurations is given in
the pods of interface modules. These are linked at PLP#DESCRIPTION,
which now also contains an overview of supported servers.

Mod_perl configuration variables have also been moved into PLP::Apache.
In all, makes the main documentation much cleaner (uncluttered with
interface-specific details).
PLP.pm
PLP/Apache.pm
PLP/CGI.pm
PLP/FastCGI.pm