Subject: | Non-existent module Debug.pm |
The test suite fails --- it seems that the non-existent module (at least non-existent on CPAN) Debug.pm is used:
PERL_DL_NONLAZY=1 "/opt/perl-5.22.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Debug.pm in @INC (you may need to install the Debug module) (@INC contains: /home/cpansand/.cpan/build/2017071221/Net-IPv6Address-0.02-qmXIJR/blib/lib /home/cpansand/.cpan/build/2017071221/Net-IPv6Address-0.02-qmXIJR/blib/arch /opt/perl-5.22.2t/lib/site_perl/5.22.2/x86_64-linux-thread-multi /opt/perl-5.22.2t/lib/site_perl/5.22.2 /opt/perl-5.22.2t/lib/5.22.2/x86_64-linux-thread-multi /opt/perl-5.22.2t/lib/5.22.2 .) at /home/cpansand/.cpan/build/2017071221/Net-IPv6Address-0.02-qmXIJR/blib/lib/Net/IPv6Address.pm line 6.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017071221/Net-IPv6Address-0.02-qmXIJR/blib/lib/Net/IPv6Address.pm line 6.
Compilation failed in require at t/Net-IPv6Address.t line 10.
BEGIN failed--compilation aborted at t/Net-IPv6Address.t line 10.
t/Net-IPv6Address.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests