in reply to Re^4: What does module installation really do?
in thread What does module installation really do?

The tests are failing, and the module is telling you why:
Perhaps the DBD::Mock perl module hasn't been fully installed
Install DBD::Mock and then it can create the mock db objects to run it's tests with.