Subject: | Undeclared dependency DBI |
Tests fail if DBI is not installed:
Output from './Build test':
# Failed test 'PMLTQ/Command.pm loaded ok'
# at t/00-compile.t line 103.
# got: '512'
# expected: '0'
Can't locate DBI.pm in @INC (you may need to install the DBI module) (@INC contains: ... .) at /tmpfs/.cpan-build-cpansand/2016020600/PMLTQ-1.2.0-JSFIDR/blib/lib/PMLTQ/Command.pm line 8.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016020600/PMLTQ-1.2.0-JSFIDR/blib/lib/PMLTQ/Command.pm line 8.
Compilation failed in require at -e line 1.
...