On 30 July 2012 00:13, Father Chrysostomos <sprout@cpan.org> wrote: > > Actually, I think there is something wrong with the new data. What > happened to ExtUtils::Miniperl? Why does it show up in the removed > hash in two places? > From the output of the current corelist -a ExtUtils::Miniperl: [snip] v5.12.3 undef v5.13.0 undef v5.13.1 undef v5.13.2 undef v5.13.4 undef [snip] For some reason ExtUtils::Miniperl isn't listed as part of 5.12.4 or 5.13.3. Looking at how Porting/corelist.pl works it looks like this would happen if it was run in a checkout of perl that wasn't built (i.e. it won't pick up minimod.pl, only the built version as lib/ExtUtils/Miniperl.pm). DavidThread Previous | Thread Next