Subject: | Can't locate Test/Exception.pm |
t/parse-rpm-spec.t fails if Test::Exception is not installed (so either a skip or a prereq is missing):
...
Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) (@INC contains: ... .) at t/parse-rpm-spec.t line 2.
BEGIN failed--compilation aborted at t/parse-rpm-spec.t line 2.
t/parse-rpm-spec.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...