Subject: | Undeclared dependency String::Util |
Test suite fails if String::Util is not installed --- probably this module has to be declared as a dependency.
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC2/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..1
Can't locate String/Util.pm in @INC (you may need to install the String::Util module) (@INC contains: blib/lib blib/arch /opt/perl-5.22.1-RC2/lib/site_perl/5.22.1/x86_64-linux /opt/perl-5.22.1-RC2/lib/site_perl/5.22.1 /opt/perl-5.22.1-RC2/lib/5.22.1/x86_64-linux /opt/perl-5.22.1-RC2/lib/5.22.1 .) at blib/lib/Net/PDSH.pm line 20.
BEGIN failed--compilation aborted at blib/lib/Net/PDSH.pm line 20.
Compilation failed in require at test.pl line 12.
BEGIN failed--compilation aborted at test.pl line 12.
not ok 1
make: *** [test_dynamic] Fehler 2