On 3/10/07, Paul LeoNerd Evans <[EMAIL PROTECTED]> wrote:
I am getting lots of test reports from machines that don't have Module::Build installed, and so they all ultimately do something likeIs there anything I as the module's author, can do about these? Short of
(a) Use only Makefile.PL (b) Include Module::Build explicitly as a prerequisite of your module (c) Ignore test reports from CPANPLUS David