Skip Menu |

This queue is for tickets about the WebService-Postcodeanywhere-BACS-REST CPAN distribution.

Report information
The Basics
Id: 131368
Status: new
Priority: 0/
Queue: WebService-Postcodeanywhere-BACS-REST

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

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



Subject: Undeclared dependency XML::Simple
t/WebService-Postcodeanywhere-BACS-REST.t fails if XML::Simple is not installed: ... # Failed test 'use WebService::Postcodeanywhere::BACS::REST;' # at t/WebService-Postcodeanywhere-BACS-REST.t line 9. # Tried to use 'WebService::Postcodeanywhere::BACS::REST'. # Error: Can't locate XML/Simple.pm in @INC (you may need to install the XML::Simple module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2020010605/WebService-Postcodeanywhere-BACS-REST-0.01-0/blib/lib/WebService/Postcodeanywhere/BACS/REST.pm line 30. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020010605/WebService-Postcodeanywhere-BACS-REST-0.01-0/blib/lib/WebService/Postcodeanywhere/BACS/REST.pm line 30. # Compilation failed in require at t/WebService-Postcodeanywhere-BACS-REST.t line 9. # BEGIN failed--compilation aborted at t/WebService-Postcodeanywhere-BACS-REST.t line 9. # Looks like you failed 1 test of 1. t/WebService-Postcodeanywhere-BACS-REST.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests