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