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