in reply to
SOAP::Lite, empty element
It seems like
SOAP::Data->name()
isn't behaving properly. If I use
SOAP::Header->name()
, the XML is generated much closer to expected. Anyone aware of any issues with SOAP-Lite-1.08 with regards to SOAP::Data?
dsb
This
@ISA my( $cool ) %SIG
Comment on
Re: SOAP::Lite, empty element
In Section
Seekers of Perl Wisdom