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