Subject: | Undeclared dependency Test::MockObject |
t/003-attributes.t fails if Test::MockObject is not installed:
...
t/002-documents.t ........... ok
Can't locate Test/MockObject.pm in @INC (you may need to install the Test::MockObject module) (@INC contains: ... .) at t/003-attributes.t line 7.
BEGIN failed--compilation aborted at t/003-attributes.t line 7.
t/003-attributes.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...