On Sat, Feb 24, 2007 at 05:51:23PM +0100, Tels wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Moin, > > "Rafael Garcia-Suarez" <[EMAIL PROTECTED]> wrote. > > >On 24/02/07, Alexey Tourbin <[EMAIL PROTECTED]> wrote: > >> diff --git a/lib/ExtUtils/Constant/Base.pm > >b/lib/ExtUtils/Constant/Base.pm > > > >Thanks, applied as #30391 to bleadperl. (Bumping $VERSION to 0.03_01) > > Extutils::Constant doesn't seem to be on CPAN except as releases inside > Perl, so why keep code in blead that pertains to an older Perl version > where it will never run under, anyway?
Well, the problem seems to be that the author has been rather bad at uploading newer self-standing versions to CPAN. Unlike most laggy dual lived modules, the self-standing versions of ExtUtils::Constant don't show up on the CPAN indexer because 5.8.x releases are also treated as legitimate stable releases: http://www.cpan.org/modules/by-authors/id/N/NW/NWCLARK/ Nicholas Clark