Skip Menu |

This queue is for tickets about the Audio-Radio-XM-PCR CPAN distribution.

Report information
The Basics
Id: 128979
Status: new
Priority: 0/
Queue: Audio-Radio-XM-PCR

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



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 ...