Subject: | Undeclared dependency on XML::Compile::WSDL11 |
http://cpansearch.perl.org/src/DRUOSO/Catalyst-Controller-SOAP-1.25/lib/Catalyst/Controller/SOAP.pm in line 6 there is a
use XML::Compile::WSDL11;
But it is not declared as a dependency in http://cpansearch.perl.org/src/DRUOSO/Catalyst-Controller-SOAP-1.25/Makefile.PL
But the mssing dependency leads to fail reports:
http://www.cpantesters.org/cpan/report/38645006
I suppose the tree of dependencies has changed slightly, so that this one was covered in former times but stopped being covered somehow.
HTH&&Thanks,
(Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)