Subject: | Undeclared dependency Module::Runtime |
The test suite fails if Module::Runtime is not installed:
...
Can't locate Module/Runtime.pm in @INC (you may need to install the Module::Runtime module) (@INC contains: ... .) at t/auth-capture.t line 8.
BEGIN failed--compilation aborted at t/auth-capture.t line 8.
t/auth-capture.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
... (etc) ...