On Apr 28, 2006, at 12:46 PM, Yuval Kogman wrote:
What about exposing the full Test::Harness output to CPANPLUS and friends? The smoke reports are so unusable I suspect i'm going to add Build.PL to MANIFEST.SKIP and use only the traditional-makefile it generates for my future releases.
Yup, we're going to do that for future releases of Module::Build. The CPANPLUS team decided to turn over maintenance of their CPANPLUS::Dist::Build module to us for that specific reason. It's actually not clear yet whether this will require new M::B features or whether it can just be solved with a new CPANPLUS::Dist::Build release.
-Ken