Subject: | Undeclared dependency Test::Exception |
Tests fail 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/02standard.t line 7.
BEGIN failed--compilation aborted at t/02standard.t line 7.
t/02standard.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
... (etc) ...