[Bug 191523] New: Review Request: perl-XML-Stream

bugzilla at redhat.com bugzilla at redhat.com
Fri May 12 18:29:13 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191523

           Summary: Review Request: perl-XML-Stream
           Product: Fedora Extras
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Package Review
        AssignedTo: bugzilla-sink at leemhuis.info
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: fedora-package-review at redhat.com


Spec URL: http://home.comcast.net/~ckweyl/perl-XML-Stream.spec
SRPM URL: http://home.comcast.net/~ckweyl/perl-XML-Stream-1.22-1.fc5.src.rpm
Description:

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.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list