Jeff Chimene wrote:
> t/moduleinfo..........NOK 79/81
> #   Failed test 'version for default package'
> #   at t/moduleinfo.t line 422.
> #          got: '0.60.128'
> #     expected: 'v0.60.128'
> t/moduleinfo..........NOK 81/81
> #   Failed test 'version for embedded package'
> #   at t/moduleinfo.t line 425.
> #          got: '0.61.129'
> #     expected: 'v0.61.129'
> # Looks like you failed 2 tests of 81.
> t/moduleinfo..........dubious
>         Test returned status 2 (wstat 512, 0x200)
> 
> Additionally, this leaves me with a bad version
> number for Module::Build::Version:
> 
> Module::Build::Version            0      0.58 

I'm not clear to me what release of which package you are running.  It would
appear based on the test failures above that you have installed version-0.7203,
which has a slightly different behavior than the testfile for Module::Build is
expecting.  On the other hand, I believe the only release of Module::Build that
included Module::Build::Version 0.58 is bleadperl (there is no $VERSION defined
in any of the current CPAN releases of Module::Build::Version).

Can you clarify what release of Perl you are running and whether you have
installed version.pm (and what version of that is installed)?  If you _have_
installed the latest version.pm on top of Perl 5.8.x, you /will/ get two test
failures with the current Module::Blead and you won't be able to install
Module::Build::Version-0.58, and both of those things are OK.  I'm going to
suggest that a new minor point release of Module::Build be released ASAP to deal
with both issues.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Blvd
Suite H
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747

Reply via email to