
fwiles at apache
Apr 20, 2006, 3:21 PM
Post #1 of 1
(985 views)
Permalink
|
|
svn commit: r395713 - /perl/modperl/docs/trunk/src/products/apache-modules.pod
|
|
Author: fwiles Date: Thu Apr 20 15:21:25 2006 New Revision: 395713 URL: http://svn.apache.org/viewcvs?rev=395713&view=rev Log: Moved Apache::Request from "in progress" to completed in Apache2::Request. Modified: perl/modperl/docs/trunk/src/products/apache-modules.pod Modified: perl/modperl/docs/trunk/src/products/apache-modules.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/products/apache-modules.pod?rev=395713&r1=395712&r2=395713&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/products/apache-modules.pod (original) +++ perl/modperl/docs/trunk/src/products/apache-modules.pod Thu Apr 20 15:21:25 2006 @@ -182,9 +182,7 @@ Apache::VMonitor Apache-VMonitor-2.0 CGI CGI.pm-3.10 CGI::Cookie CGI.pm-3.10 (comes in the CGI dist) - - - + Apache::Request Apache2-Request (comes in libapreq2 dist) =head1 Porting in Process @@ -202,7 +200,6 @@ ---------------------------------- Apache::MP3 Stas Bekman <stas AT stason.org> Clemens Schrimpe <csch AT Kiez.NET> - Apache::Request http://httpd.apache.org/apreq/ Apache::Language Philippe M. Chiasson <gozer AT cpan.org> Apache::AutoIndex Philippe M. Chiasson <gozer AT cpan.org> Apache::Icon Philippe M. Chiasson <gozer AT cpan.org> --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|