Good day everyone,
Rather than try to explain what I'm doing (for now) I'll just mention
that I installed the latest SOAP::Lite from CPAN
(MKUTTER/SOAP-Lite-0.710.08.tar.gz). When I try to use SOAP::Data I
get the standard "can't find SOAP/Lite/Data.pm" that I would expect to
see had I not installed SOAP::Lite at all.
Is there something I need to pass to CPAN to include SOAP::Data?
Here's what CPAN Thinks I have right now...
Core Package [*] Scalar::Util always
[*] Test::More
[*] URI
[*] MIME::Base64
[*] version
[*] XML::Parser (v2.23)
Client HTTP support [*] LWP::UserAgent always
Client HTTPS support [*] Crypt::SSLeay [ yes ]
Client SMTP/sendmail support [ ] MIME::Lite [ no ]
Client FTP support [*] IO::File [ yes ]
[*] Net::FTP
Standalone HTTP server [*] HTTP::Daemon [ yes ]
Apache/mod_perl server [ ] Apache [ no ]
FastCGI server [ ] FCGI [ no ]
POP3 server [ ] MIME::Parser [ no ]
[*] Net::POP3
IO server [*] IO::File [ yes ]
MQ transport support [ ] MQSeries [ no ]
JABBER transport support [ ] Net::Jabber [ no ]
MIME messages [ ] MIME::Parser [ no ]
DIME messages [*] IO::Scalar (v2.105) [ yes ]
[*] DIME::Tools (v0.03)
[*] Data::UUID (v0.11)
SSL Support for TCP Transport [*] IO::Socket::SSL [ yes ]
Compression support for HTTP [*] Compress::Zlib [ yes ]
MIME interoperability w/ Axis [ ] MIME::Parser (v6.106) [ no ]
Thanks in advance!!
-=Kevin=-