Ken Williams wrote: > Hi all, > > After much tireless work by Eric Wilhelm and lots of feedback from > patient & nonpatient users alike, I'm pleased to announce that version > 0.30 of Module::Build is now on CPAN. This is the first non-beta > release in a long time.
Thanks, applied to bleadperl as 34446. Two local changes remain: Change 32357 by [EMAIL PROTECTED] on 2007/11/17 04:19:47 Skip Module::Build ppm test -- not ready for prime time on VMS. (ppm.t) Change 32351 by [EMAIL PROTECTED] on 2007/11/16 23:43:46 Silence ill-behaved or failing Module::Build tests on VMS. (test_type.t and xs.t parts only--the tilde.t part appears to have been superseded by code in 0.30. Please can you check that, Craig?) I've also just applied a new local change to fix compat.t, which was failing in my setup due to my having HARNESS_TIMER set to 1. I previously hacked around that in 33340, which was not taken up in 0.30, so hopefully this is better: Change 34447 by [EMAIL PROTECTED] on 2008/09/30 11:27:36 Fix Module-Build's compat.t when HARNESS_TIMER is set to 1 (compat.t)