Skip Menu |

This queue is for tickets about the Business-BR-CNJ-WebService CPAN distribution.

Report information
The Basics
Id: 123326
Status: new
Priority: 0/
Queue: Business-BR-CNJ-WebService

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

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



Subject: Undeclared dependency SOAP::Lite
Tests fail if SOAP::Lite is not installed: ... # Failed test 'use Business::BR::CNJ::WebService;' # at t/Business-BR-CNJ-WebService.t line 7. # Tried to use 'Business::BR::CNJ::WebService'. # Error: Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: /usr/home/cpansand/.cpan/build/2017101821/Business-BR-CNJ-WebService-0.03-0/blib/lib /usr/home/cpansand/.cpan/build/2017101821/Business-BR-CNJ-WebService-0.03-0/blib/arch /usr/perl5.26.1p/lib/site_perl/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/site_perl/5.26.1 /usr/perl5.26.1p/lib/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/5.26.1 .) at /usr/home/cpansand/.cpan/build/2017101821/Business-BR-CNJ-WebService-0.03-0/blib/lib/Business/BR/CNJ/WebService.pm line 6. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2017101821/Business-BR-CNJ-WebService-0.03-0/blib/lib/Business/BR/CNJ/WebService.pm line 6. # Compilation failed in require at t/Business-BR-CNJ-WebService.t line 7. # BEGIN failed--compilation aborted at t/Business-BR-CNJ-WebService.t line 7. ... (etc) ...