On Thu, Sep 30, 2010 at 9:45 AM, Craig A. Berry <craig.a.berry@gmail.com> wrote: > This leads to various paradoxes. For example, the core can't be built > without everything under cpan/ExtUtils-MakeMaker being in ship shape. > If you need to fix something there, policy would dictate that you > submit a ticket at: > > https://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-MakeMaker Let me add that there is an IRC channel called #toolchain on irc.perl.org and maintainers of most of the modules that Craig is talking about hang out there. If you need help or want to make a coordinated effort to get patches into multiple modules, that's another avenue. (Patches to toolchain rt.cpan.org queues or pull requests from their repos are fine, too.) But given the chicken and egg situation, you may need to just patch everything in the perl source first and confirm it works. If you do that, then please submit patches separately for each module in the "cpan/" directory so it will be easier for maintainers to take them back upstream. Regards, DavidThread Previous