Peter Prymmer/FactSet wrote on 10/06/2005 05:17:10 PM:
> and my expectation now is that the patch that John Malmberg posted in:
>
> http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2005-09/msg00003.html
>
> will address those two specific failures.
That was the result I just obtained. With John's patch and my three
separate patches applied to 6.30_01 as available from CPAN I now obtain:
t/xs....................
skipped
all skipped: ExtUtils::CBuilder not installed or couldn't find a
compiler
All tests successful, 8 tests and 87 subtests skipped.
Files=43, Tests=648, 250 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00
CPU)
Using MMK V3.9-6 (as my perl 5.8.7's $Config{'make'} uses)
Then:
ok
t/xs....................
skipped
all skipped: ExtUtils::CBuilder not installed or couldn't find a
compiler
All tests successful, 8 tests and 87 subtests skipped.
Files=43, Tests=648, 241 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00
CPU)
%MMS-F-GWKNOACTS, Actions to update TEST are unknown.
Using MMS V3.2-01 in the same (dirty) build directory.
I will try to install this then test out my 70+ module/extension
build system to see if anything else turns up (will use MMK for that).
Please let me know if you need a consolidated single patch against
6.30_01.
Peter Prymmer