Subject: | Undeclared dependency Device::SerialPort |
See subject: the test suite fails if Device::SerialPort is not installed:
...
# Failed test 'use Audio::Radio::XM::PCR;'
# at t/Audio-Radio-XM-PCR.t line 9.
# Tried to use 'Audio::Radio::XM::PCR'.
# Error: Can't locate Device/SerialPort.pm in @INC (you may need to install the Device::SerialPort module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2019033114/Audio-Radio-XM-PCR-0.02-1/blib/lib/Audio/Radio/XM/PCR.pm line 50.
# Compilation failed in require at t/Audio-Radio-XM-PCR.t line 9.
# BEGIN failed--compilation aborted at t/Audio-Radio-XM-PCR.t line 9.
# Looks like you failed 1 test of 2.
t/Audio-Radio-XM-PCR.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
...