Subject: | A test fails if CPAN::Meta is not installed |
MooseX-Types-DateTime-MoreCoercions-0.12 reworked t/00-report-prereqs.t which fails now if CPAN::Meta is not available:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Use of uninitialized value in string eq at t/00-report-prereqs.t line 31.
Can't call method "requirements_for" on unblessed reference at t/00-report-prereqs.t line 121.
# Looks like your test exited with 25 before it could output anything.
t/00-report-prereqs.t ..
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 1/1 subtests
This looks like a bug in distzilla.