in reply to Re: Reading the XML Response in SOAP::Lite
in thread Reading the XML Response in SOAP::Lite
Thanks, but how were you able to inherit from SOAP::Deserializer if that is not a real module but a package within a module.
Did you detach the Deserializer code from SOAP/Lite.pm and create SOAP/Deseralizer.pm ?
I get this error when running your code:
Can't locate SOAP/Deserializer.pm in @INC (@INC contains: ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Reading the XML Response in SOAP::Lite
by jhourcle (Prior) on Jun 07, 2005 at 20:04 UTC |