Subject: | configure_requires DBI::DBD missing |
It seems that DBI::DBD should be specified as configure_requires. If it isn't, then building from the CPAN shell fails if DBI is not yet installed:
Output from '/bbbike/perl-5.20.3D/bin/perl Makefile.PL':
Can't locate DBI/DBD.pm in @INC (you may need to install the DBI::DBD module) (@INC contains: /run/user/1023/cpansmoker/2016060812/CPAN-Reporter-lib-JPF_ /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 Makefile.PL line 16.