Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: perl-XML-Rules - API layer for XML::Parser
https://bugzilla.redhat.com/show_bug.cgi?id=684006
Summary: Review Request: perl-XML-Rules - API layer for XML::Parser Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: wfp5p@virginia.edu QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-package-review@redhat.com Estimated Hours: 0.0 Classification: Fedora
Note that I am not yet a sponsored packager.
Spec URL: http://wfp.fedorapeople.org/perl-XML-Rules.spec SRPM URL: http://wfp.fedorapeople.org/perl-XML-Rules-1.10-1.fc14.src.rpm Description: The XML::Rules module provides an API layer on top of XML::Parser. It allows you to specify rules that are subroutines to be run once a tag is fully parsed and either process the data from the tag itself and its children or specify what parts of the data and how to add to the data structure being built for the parent tag.