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