1XML::Stream::Parser(3)User Contributed Perl DocumentationXML::Stream::Parser(3)
2
3
4

NAME

6         XML::Stream::Parser - SAX XML Parser for XML Streams
7

SYNOPSIS

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

DESCRIPTION

14         This module provides a very light weight parser
15

METHODS

EXAMPLES

AUTHOR

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.30.0                      2019-07-26            XML::Stream::Parser(3)
Impressum