XML::Stream::Parser.3pm

Langue: en

Version: 2010-01-08 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.
 
 

DESCRIPTION

   This module provides a very light weight parser
 
 

METHODS

EXAMPLES

AUTHOR

By Ryan Eatmon in January of 2001 for http://jabber.org/

Currently maintained by Darian Anthony Patrick.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.