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
22       This module is free software; you can redistribute it and/or modify it
23       under the same terms as Perl itself.
24
25
26
27perl v5.10.1                      2004-08-25            XML::Stream::Parser(3)
Impressum