Subject: | Undeclared dependency Net::Compare (0.03) |
See subject. Sample test log:
...
# Failed test 'use Huawei::Healthchecker;'
# at t/00-load.t line 10.
# Tried to use 'Huawei::Healthchecker'.
# Error: Can't locate Net/Compare.pm in @INC (you may need to install the Net::Compare module) (@INC contains: /home/cpansand/.cpan/build/2019122813/Huawei-Healthchecker-0.03-y6gDPn/blib/lib /home/cpansand/.cpan/build/2019122813/Huawei-Healthchecker-0.03-y6gDPn/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /home/cpansand/.cpan/build/2019122813/Huawei-Healthchecker-0.03-y6gDPn/blib/lib/Huawei/Healthchecker.pm line 11.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019122813/Huawei-Healthchecker-0.03-y6gDPn/blib/lib/Huawei/Healthchecker.pm line 11.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Huawei::Healthchecker::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Testing Huawei::Healthchecker , Perl 5.024001, /usr/bin/perl
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
Makefile:816: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
...