Subject: | Undeclared dependency IO::String |
Tests fail if IO::String is not installed:
PERL_DL_NONLAZY=1 /bbbike/perl-5.20.3D/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
Can't locate IO/String.pm in @INC (you may need to install the IO::String module) (@INC contains: blib/lib blib/arch /home/cpansand/.cpan/build/2017071221/libintl-perl-1.26-mZ04fz/blib/arch /home/cpansand/.cpan/build/2017071221/libintl-perl-1.26-mZ04fz/blib/lib /opt/perl-5.20.3D/lib/site_perl/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/site_perl/5.20.3 /opt/perl-5.20.3D/lib/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/5.20.3 .) at blib/lib/CIPP/Compile/Parser.pm line 18.
BEGIN failed--compilation aborted at blib/lib/CIPP/Compile/Parser.pm line 18.
Compilation failed in require at blib/lib/CIPP/Compile/Generator.pm line 10.
BEGIN failed--compilation aborted at blib/lib/CIPP/Compile/Generator.pm line 10.
Compilation failed in require at blib/lib/CIPP/Compile/NewSpirit.pm line 11.
BEGIN failed--compilation aborted at blib/lib/CIPP/Compile/NewSpirit.pm line 11.
Compilation failed in require at test.pl line 1.
BEGIN failed--compilation aborted at test.pl line 1.
Makefile:902: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2