Subject: | t/metadata.t fails tests on perl 5.6.2 |
t/00-report-prereqs....ok
t/contains_pod.........ok
t/encoding.............skipped
all skipped: Encoding test needs at least perl 5.8.3
t/endpod...............ok
t/metadata.............NOK 136
# Failed test 'case 44: correct module version ('1.12')'
# at t/metadata.t line 431.
# got: '0'
# expected: '1.12'
t/metadata.............ok 137/219# $VAR1 = {
# 'got' => bless( {
# 'original' => '0',
# 'version' => [
# 0
# ]
# }, 'version' ),
# 'module_contents' => 'package Simple;
# { our $VERSION = \'1.12\'; }
# '
# };
t/metadata.............ok 219/219# Looks like you failed 1 test of 219.
t/metadata.............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 136
Failed 1/219 tests, 99.54% okay (less 18 skipped tests: 200 okay, 91.32%)
t/taint................ok
t/version..............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/metadata.t 1 256 219 1 0.46% 136
1 test and 18 subtests skipped.
--- Version report ---
t/00-report-prereqs....#
# Versions for all modules listed in static metadata (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- -------
# Cwd any 3.47
# Data::Dumper any 2.121
# ExtUtils::MakeMaker any 7.04
# File::Basename any 2.6
# File::Path any 2.11
# File::Spec any 3.47
# File::Temp any 0.22
# IO::File any 1.08
# Test::More 0.82 0.98_03
# lib any 0.5564
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.120351
#
# === Runtime Requires ===
#
# Module Want Have
# ---------- ---- ------
# Carp any undef
# Fcntl any 1.03
# File::Find any undef
# File::Spec any 3.47
# strict any 1.01
# version 0.87 0.9912
# warnings any undef
#
# === Other Modules ===
#
# Module Have
# ------------- -------
# Pod::Coverage missing
#