I am trying to use SOAP::Lite version 0.55 with Net::Jabber version 1.26.  Apparently these version are not compatible, as a method called AddDelegate is called in the SOAP::Lite implementation to delegate the Net::Jabber::Query module with the SOAP::Transport::JABBER::Query module.  Apparently this method has been removed in more recent version of Net::Jabber.  Has anyone encountered this and figured out how to work around it?
 
Thank you,
Keith Downs

Reply via email to