On Mon, Aug 10, 2009 at 2:56 PM, Adam Kennedy<adamkennedybac...@gmail.com> wrote: > So if someone who owns one of the pieces of the toolchain says the REALLY > want something patched, it's usually for reasons like this. Because that > patch is 80% or 90% less useful if it's stuck outside.
I agree with this point -- particularly for configure_requires. However, for this particular case, I should mention that I've patched M::B to bump the version to 0.340201 in blead and sent Dave M the commit id to cherry pick into maint-5.10 for RC2. The same version is released to CPAN. Once cherry-picked, 5.10.1 will no longer have a dev release of Module::Build. This fixes the problem for people like Elliot without introducing new code changes during the RC cycle. -- David