stas 2003/08/08 09:53:41
Modified: . STATUS Log: * Consider removing the following files from the distribution, they were already removed from the site and not maintained: - cgi_to_mod_perl.pod - mod_perl.pod - mod_perl_tuning.pod Revision Changes Path 1.34 +7 -1 modperl/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/modperl/STATUS,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- STATUS 8 Aug 2003 00:16:49 -0000 1.33 +++ STATUS 8 Aug 2003 16:53:41 -0000 1.34 @@ -173,6 +173,12 @@ Documentation: + * Consider removing the following files from the distribution, + they were already removed from the site and not maintained: + - cgi_to_mod_perl.pod + - mod_perl.pod + - mod_perl_tuning.pod + * document Apache::Status Apache::Request preference over CGI.pm and make it more clear that Apache::Status should not be used in a production environment, as it adds quite a bit of bloat