Fedora Packages

perl-XML-Stream

XML::Stream - streaming XML library

This module provides the user with methods to connect to a remote server, send a stream of XML to the server, and receive/parse an XML stream from the server. It is primarily based work for the Etherx XML router developed by the Jabber Development Team. For more information about this project visit http://etherx.jabber.org/stream/. XML::Stream gives the user the ability to define a central callback that will be used to handle the tags received from the server. These tags are passed in the format defined at instantiation time. the closing tag of an object is seen, the tree is finished and passed to the call back function. What the user does with it from there is up to them. For a detailed description of how this module works, and about the data structure that it returns, please view the source of Stream.pm and look at the detailed description at the end of the file.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.24-27.fc40 -
Fedora 40 1.24-27.fc40 -
Fedora 39 1.24-25.fc39 -
Fedora 38 1.24-24.fc38 -
EPEL 9 1.24-20.el9 -
EPEL 8 1.24-17.el8 -
EPEL 7 1.23-9.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-XML-Stream dash maintainers at fedoraproject dot org.



Sources on Pagure