Subject: | Undeclared dependency Mojo::DOM |
This looks like a problem with undeclared dependencies:
...
PERL_DL_NONLAZY=1 "/usr/perl5.27.11p/bin/perl5.27.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Mojo/DOM.pm in @INC (you may need to install the Mojo::DOM module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2018042118/Business-BR-CNJ-NumberExtractor-0/blib/lib/Business/BR/CNJ/NumberExtractor.pm line 22.
# Looks like your test exited with 2 just after 2.
t/Business-BR-CNJ-NumberExtractor.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/5 subtests
...