Subject: | Undeclared dependency Net::SCP |
The build fails if Net::SCP is not installed:
...
Output from '/bbbike/perl-5.22.2t/bin/perl Build.PL':
Can't locate Net/SCP.pm in @INC (you may need to install the Net::SCP module) (@INC contains: ... .) at /tmpfs/.cpan-build-cpansand/2016110700/PerlBuildSystem-0.44-k0qMAQ/_build/lib/PBS/Builder.pm line 82.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016110700/PerlBuildSystem-0.44-k0qMAQ/_build/lib/PBS/Builder.pm line 82.
Compilation failed in require at (eval 11) line 2.
BEGIN failed--compilation aborted at (eval 11) line 2.
...
Probably it has to be declared as configure_requires.