XML::Stream::Parser - SAX XML Parser for XML Streams
Contents
Copyright
Copyright (C) 1998-2004 Jabber Software Foundation http://jabber.org/
This module licensed under the LGPL, version 2.1.
perl v5.38.2 2024-02-18 XML::Stream::Parser(3pm)
Description
This module provides a very light weight parser
Examples
Methods
Name
XML::Stream::Parser - SAX XML Parser for XML Streams
Synopsis
Light weight XML parser that builds XML::Parser::Tree objects from the
incoming stream and passes them to a function to tell whoever is using
it that there are new packets.
