1XML::Stream::Parser(3pmU)ser Contributed Perl DocumentatiXoMnL::Stream::Parser(3pm)
2
3
4
6 XML::Stream::Parser - SAX XML Parser for XML Streams
7
9 Light weight XML parser that builds XML::Parser::Tree objects from the
10 incoming stream and passes them to a function to tell whoever is using
11 it that there are new packets.
12
14 This module provides a very light weight parser
15
19 By Ryan Eatmon in January of 2001 for http://jabber.org/
20
21 Currently maintained by Darian Anthony Patrick.
22
24 Copyright (C) 1998-2004 Jabber Software Foundation http://jabber.org/
25
26 This module licensed under the LGPL, version 2.1.
27
28
29
30perl v5.38.0 2023-07-21 XML::Stream::Parser(3pm)