Subject: | Undeclared dependency DBI::BabyConnect |
The test suite fails if DBI::BabyConnect is not installed:
...
# Failed test 'use Apache::BabyConnect;'
# at t/Apache-BabyConnect.t line 11.
# Tried to use 'Apache::BabyConnect'.
# Error: Can't locate DBI/BabyConnect.pm in @INC (you may need to install the DBI::BabyConnect module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2019041121/Apache-BabyConnect-0.93-0/blib/lib/Apache/BabyConnect.pm line 48.
# BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041121/Apache-BabyConnect-0.93-0/blib/lib/Apache/BabyConnect.pm line 48.
# Compilation failed in require at t/Apache-BabyConnect.t line 11.
# BEGIN failed--compilation aborted at t/Apache-BabyConnect.t line 11.
# Looks like you failed 1 test of 1.
t/Apache-BabyConnect.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...