Skip Menu |

This queue is for tickets about the SOAP-Lite CPAN distribution.

Report information
The Basics
Id: 131153
Status: new
Priority: 0/
Queue: SOAP-Lite

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

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



Subject: t/SOAP/Transport/HTTP.t requires HTTP::Daemon
t/SOAP/Transport/HTTP.t seems to fail if HTTP::Daemon is not installed: ... Can't locate HTTP/Daemon.pm in @INC (you may need to install the HTTP::Daemon module) (@INC contains: ... .) at (eval 115) line 1. at t/SOAP/Transport/HTTP.t line 76. # Looks like your test exited with 2 just after 28. t/SOAP/Transport/HTTP.t ...................... Dubious, test returned 2 (wstat 512, 0x200) All 28 subtests passed (less 4 skipped subtests: 24 okay) ...