Skip Menu |

This queue is for tickets about the Module-InstalledVersion CPAN distribution.

Report information
The Basics
Id: 38740
Status: new
Priority: 0/
Queue: Module-InstalledVersion

People
Owner: Nobody in particular
Requestors: jesse [...] fsck.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: OSX's CPAN version seems to not deal nicely with M::IV
Date: Tue, 26 Aug 2008 17:38:31 -0400
To: bug-module-installedversion [...] rt.cpan.org
From: Jesse Vincent <jesse [...] fsck.com>
hotel-dan:Module-InstalledVersion-0.05 jesse$ make test cp modversion blib/script/modversion /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ modversion PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/miv....ok 1/0 # Failed test 'Picked up version of CPAN' # at lib/Module/InstalledVersion.pm line 43. # got: '1.76_02' # expected: '1.7602' # Looks like you failed 1 test of 7. t/miv....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/7 tests, 85.71% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/miv.t 1 256 7 1 14.29% 3 Failed 1/1 test scripts, 0.00% okay. 1/7 subtests failed, 85.71% okay. make: *** [test_dynamic] Error 1 hotel-dan:Module-InstalledVersion-0.05 jesse$