Subject: | t/003plugin.t fails if DBD::mysql is not installed |
Test log:
...
Can't locate DBD/mysql.pm in @INC (you may need to install the DBD::mysql module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2017070215/Apache-DBI-Cache-0.08-wG3dK_/blib/lib/Apache/DBI/Cache/mysql.pm line 14.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017070215/Apache-DBI-Cache-0.08-wG3dK_/blib/lib/Apache/DBI/Cache/mysql.pm line 60.
Compilation failed in require at (eval 7) line 2.
BEGIN failed--compilation aborted at (eval 7) line 2.
BEGIN failed--compilation aborted at t/003plugin.t line 25.
# Looks like your test exited with 2 before it could output anything.
t/003plugin.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/10 subtests
...