Michael G Schwern wrote:
On Sun, Mar 13, 2005 at 08:58:18PM -0500, Stas Bekman wrote:

OK, so I'll commit the following:

   my $pm_to_blib = ($ExtUtils::MakeMaker::VERSION >= 6.22 &&
                     $ExtUtils::MakeMaker::VERSION <= 6.25 )
       ? "pm_to_blib.ts"
       : "pm_to_blib";

Unfortunately that means that if someone tries 6.25_10 that build will break, since I can't miss that 25_10 case. Hopefully 6.26 will be out shortly.


I don't even worry too much about MakeMaker releases which aren't in a
stable Perl so I wouldn't worry about the alphas.

Heh :)

The sooner I get success reports the sooner 6.26 will be out.

+1 under md_perl2 (with my change above).

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to