Subject: | Undeclared dependency Types::Standard |
t/01-idea.t fails without Types::Standard:
...
Can't locate Types/Standard.pm in @INC (you may need to install the Types::Standard module) (@INC contains: ... .) at t/lib/Foo.pm line 4, <DATA> line 1580.
BEGIN failed--compilation aborted at t/lib/Foo.pm line 4, <DATA> line 1580.
Compilation failed in require at t/01-idea.t line 48, <DATA> line 1580.
BEGIN failed--compilation aborted at t/01-idea.t line 48, <DATA> line 1580.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/01-idea.t .......
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
...