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