Subject: | Undeclared dependency Test::Exception |
See subject. Excerpt of test log:
...
t/01_use.t .... ok
Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) (@INC contains: ... .) at t/02_basic.t line 6.
BEGIN failed--compilation aborted at t/02_basic.t line 6.
t/02_basic.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...