Subject: | Undeclared dependency Map::Tube::Exception::MalformedMapData |
It seems that a module is not declared as a dependency. Test log:
Output from '/usr/bin/make test':
Skip blib/lib/auto/share/dist/Map-Tube/color-names.txt (unchanged)
PERL_DL_NONLAZY=1 "/usr/perl5.22.0p/bin/perl5.22.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bailout called. Further testing stopped:
# Failed test 'use Map::Tube;'
# at t/00-load.t line 9.
# Tried to use 'Map::Tube'.
# Error: Can't locate Map/Tube/Exception/MalformedMapData.pm in @INC (you may need to install the Map::Tube::Exception::MalformedMapData module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2017081015/Map-Tube-3.33-0/blib/lib/Map/Tube.pm line 42.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017081015/Map-Tube-3.33-0/blib/lib/Map/Tube.pm line 42.
# Compilation failed in require at t/00-load.t line 9.
# BEGIN failed--compilation aborted at t/00-load.t line 9.
Use of uninitialized value $Map::Tube::VERSION in concatenation (.) or string at t/00-load.t line 19.
# Looks like your test exited with 255 just after 8.
FAILED--Further testing stopped.
*** Error code 255