Subject: | Undeclared dependency Test::Script |
Fails if Test::Script is not installed:
...
Can't locate Test/Script.pm in @INC (you may need to install the Test::Script module) (@INC contains: ... .) at t/01_compile.t line 5.
BEGIN failed--compilation aborted at t/01_compile.t line 5.
# Looks like your test exited with 2 before it could output anything.
t/01_compile.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
...