Subject: | IO::SessionData missing |
It looks like some of SOAP::Lite was factored out into this module in 0.715.
Sadly there is still a dependency on IO::SessionData which does not exist in either distro, nor is
it on CPAN as a standalone module.
[5085][c.wright@xtdc1-chz:SOAP-Transport-TCP-0.715][CPAN-updates]➔ grep -r SessionData .
lib/SOAP/Transport/TCP.pm
20:use IO::SessionData;
83: } elsif (!IO::SessionData::WOULDBLOCK($!)) {
105: } elsif (!IO::SessionData::WOULDBLOCK($!)) {
[5086][c.wright@xtdc1-chz:SOAP-Transport-TCP-0.715][CPAN-updates]➔