You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by pg...@apache.org on 2005/09/09 07:50:22 UTC

svn commit: r279710 - /perl/modperl/trunk/lib/Bundle/Apache2.pm

Author: pgollucci
Date: Thu Sep  8 22:50:20 2005
New Revision: 279710

URL: http://svn.apache.org/viewcvs?rev=279710&view=rev
Log:
update CGI version

Modified:
    perl/modperl/trunk/lib/Bundle/Apache2.pm

Modified: perl/modperl/trunk/lib/Bundle/Apache2.pm
URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/lib/Bundle/Apache2.pm?rev=279710&r1=279709&r2=279710&view=diff
==============================================================================
--- perl/modperl/trunk/lib/Bundle/Apache2.pm (original)
+++ perl/modperl/trunk/lib/Bundle/Apache2.pm Thu Sep  8 22:50:20 2005
@@ -36,7 +36,7 @@
 
 Bundle::ApacheTest    - Needs for testing
 
-CGI  3.10             - Used in testing (it's in core, but some vendors exclude it)
+CGI  3.11             - Used in testing (it's in core, but some vendors exclude it)
 
 Chatbot::Eliza        - Used in testing
 



Re: svn commit: r279710 - /perl/modperl/trunk/lib/Bundle/Apache2.pm

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Vivek Khera wrote:
> On Sep 9, 2005, at 1:50 AM, pgollucci@apache.org wrote:
> 
>> -CGI  3.10             - Used in testing (it's in core, but some  
>> vendors exclude it)
>> +CGI  3.11             - Used in testing (it's in core, but some  
>> vendors exclude it)
It doesn't outright break.

This is the Bundle::Apache2  -- it s kind of pointless to install not the latest version if you are installing
using the CPAN Bundle.

The CGI change log
  Version 3.11
     1. Killed warning in CGI::Cookie about MOD_PERL_API_VERSION
     2. Fixed append() so that it works in function mode.
     3. Workaround for a bug that appears in Apache2 versions through 2.0.54
        in which SCRIPT_NAME and PATH_INFO are incorrect if the additional path_info
        contains a double slash. This workaround will handle the common case of
        http://mysite.com/cgi-bin/log.cgi/http://www.some.other.site/args, but will
        not handle the uncommon case of a ScriptAlias directive that adds additional
        path information to the end of the translated URI.

   Version 3.10
     1. Added Apache2::RequestIO, which is necessary for mp2 interoperability.

   Version 3.09
     1. Fixed tabindex="0" when using CGI to create forms without a prior start_html
     2. Removed warning about non-numeric MOD_PERL_API_VERSION.

   Version 3.08
     1. update support for mod_perl 2.0.  versions prior to
     mod_perl 1.999_22 (2.0.0-RC5) are no longer supported.
-- 
END
------------------------------------------------------------
     What doesn't kill us can only make us stronger.
                 Nothing is impossible.
				
Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
   http://www.liquidityservicesinc.com
        http://www.liquidation.com
        http://www.uksurplus.com
        http://www.govliquidation.com
        http://www.gowholesale.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: svn commit: r279710 - /perl/modperl/trunk/lib/Bundle/Apache2.pm

Posted by Vivek Khera <kh...@kcilink.com>.
On Sep 9, 2005, at 1:50 AM, pgollucci@apache.org wrote:

> -CGI  3.10             - Used in testing (it's in core, but some  
> vendors exclude it)
> +CGI  3.11             - Used in testing (it's in core, but some  
> vendors exclude it)

Does CGI 3.10 break in modperl2?  Should we be rushing out to upgrade?


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                MailerMailer, LLC     Rockville, MD
http://www.MailerMailer.com/                     +1-301-869-4449 x806



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org