in reply to Re^2: Jabber XMPP and XML::Simple conflict
in thread Jabber XMPP and XML::Simple conflict

The most recent version of XML::SAX::Expat::Incremental does not register itself in XML/SAX/ParserDetails.ini. If you edit that file and remove the offending section then XML::Simple will work with SAX parsers too.

  • Comment on Re^3: Jabber XMPP and XML::Simple conflict