Author: geoff Date: Mon Apr 11 06:45:53 2005 New Revision: 160875 URL: http://svn.apache.org/viewcvs?view=rev&rev=160875 Log: add note about CGI.pm
Modified: perl/modperl/docs/trunk/src/docs/2.0/rename.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/rename.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/rename.pod?view=diff&r1=160874&r2=160875 ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/rename.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/rename.pod Mon Apr 11 06:45:53 2005 @@ -143,6 +143,12 @@ C<Apache-E<gt>request()> by C<Apache2::RequestUtil-E<gt>request()> and C<Apache-E<gt>server()> by C<Apache2::ServerUtil-E<gt>server()>. +=item * + +If using C<CGI.pm> you will need to upgrade to version 3.08 - versions +3.07 and older do not support the new mod_perl API. you can get +C<CGI.pm> from L<http://search.cpan.org/dist/CGI.pm/>. + =back Beginning with mod_perl-1.999_22, an environment variable --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]