Randy Kobes wrote:
a recent change (rename branch) in ModPerl::BuildMM trips the CPAN shell's
reinstall-recommendations command:

Does the following help? - my $pm_to_blib = ($ExtUtils::MakeMaker::VERSION >= 6.22 && - $ExtUtils::MakeMaker::VERSION <= 6.25 ) + my $pm_to_blib = ($ExtUtils::MakeMaker::VERSION >= 6.22 && $ExtUtils::MakeMaker::VERSION <= 6.25 )

Yes, thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to