Subject: | Undeclared dependency DBI::DBD |
DBI::DBD probably has to be declared as a configure_requires dependency, otherwise build fails:
...
Output from '/opt/perl-5.28.1/bin/perl5.28.1 Makefile.PL':
Can't locate DBI/DBD.pm in @INC (you may need to install the DBI::DBD module) (@INC contains: ... .) at Makefile.PL line 35.
...