Subject: | t/script_dist.t failure on CentOS 6.4 x64 |
I ran into this while trying to install the latest cpanm. I have perl-Module-Build-0.3500-130.el6_4.x86_64 installed, but > 0.36 is required. After encountering this error I tried 0.39_02, 0.40, 0.4001, and 0.4002 from source as well, and all had the same error.
Perl: perl-5.10.1-130.el6_4.x86_64
---
# Failed test at t/script_dist.t line 77.
# Structures begin differing at:
# $got->{foo}{x_version} = '0.01'
# $expected->{foo}{x_version} = Does not exist
# Looks like you failed 1 test of 8.
t/script_dist.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
---