Subject: | Undeclared dependency XML::RPC |
It seems that XML::RPC is not declared as a dependency --- automatic build may fail:
...
Bailout called. Further testing stopped:
# Failed test 'use Rtmgr::Gen::Db;'
# at t/00-load.t line 10.
# Tried to use 'Rtmgr::Gen::Db'.
# Error: Can't locate XML/RPC.pm in @INC (you may need to install the XML::RPC module) (@INC contains: /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/lib /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/arch /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1) at /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020031504/Rtmgr-Gen-Db-0.02-NDyq5b/blib/lib/Rtmgr/Gen/Db.pm line 6.
# 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 $Rtmgr::Gen::Db::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Testing Rtmgr::Gen::Db , Perl 5.020001, /usr/perl5.20.1Dp/bin/perl5.20.1
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
*** Error code 1
...