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