Skip Menu |

This queue is for tickets about the Markup-MatchTree CPAN distribution.

Report information
The Basics
Id: 129042
Status: new
Priority: 0/
Queue: Markup-MatchTree

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency Markup::MatchNode
See subject. Sample test log: ... 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 Can't locate Markup/MatchNode.pm in @INC (you may need to install the Markup::MatchNode module) (@INC contains: ....) at /home/cpansand/.cpan/build/2019040716/Markup-MatchTree-1.0.0-1/blib/lib/Markup/MatchTree.pm line 12. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019040716/Markup-MatchTree-1.0.0-1/blib/lib/Markup/MatchTree.pm line 12. Compilation failed in require at t/01.t line 7. BEGIN failed--compilation aborted at t/01.t line 7. # Looks like your test exited with 2 before it could output anything. t/01.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests ...