Subject: | Undeclared dependency Array::PrintCols |
Tests fail if Array::PrintCols is not installed:
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.24.0p/bin/perl5.24.0" "-Iblib/lib" "-Iblib/arch" test.pl
Can't locate Array/PrintCols.pm in @INC (you may need to install the Array::PrintCols module) (@INC contains: blib/lib blib/arch /usr/perl5.24.0p/lib/site_perl/5.24.0/amd64-freebsd /usr/perl5.24.0p/lib/site_perl/5.24.0 /usr/perl5.24.0p/lib/5.24.0/amd64-freebsd /usr/perl5.24.0p/lib/5.24.0 .) at blib/lib/Term/Query.pm line 49.
BEGIN failed--compilation aborted at blib/lib/Term/Query.pm line 49.
Compilation failed in require at test.pl line 5.
BEGIN failed--compilation aborted at test.pl line 5.
*** Error code 2