perl-XML-LibXML-Iterator

XML::LibXML's Tree Iteration Class

SRPM:     perl-XML-LibXML-Iterator-1.04-1.n0i.5.fc8.src.rpm
SPEC:     perl-XML-LibXML-Iterator.spec
Version:  1.04
Release:  1.n0i.5.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     10354
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/XML-LibXML-Iterator/
Date:     Fri Sep 28 2007, 23:17 GMT

Description:

XML::LibXML::Iterator is an iterator class for XML::LibXML parsed
documents. This class allows to iterate the document tree as it were a
linear data structure. It is possible to step back and forth between the
nodes of the tree and do certain operations on that nodes. Different to
XPath the nodes are not prefetched but will be calculated for each step.
Therefore an iterator is sensible towards the current state of a document
tree on each step, while XPath is only per query executed.

Changelog:

  • Sat Sep 29 2007 Marius Feraru <altblue@n0i.net> - 1.04-1.n0i.5
    - version 1.04
  • Sun Aug 12 2007 Marius Feraru <altblue@n0i.net> - 1.03-1.n0i.4
    - version 1.03
  • Tue Jul 31 2007 Marius Feraru <altblue@n0i.net> - 1.02-1.n0i.3
    - version 1.02
  • Fri Jun 15 2007 Marius Feraru <altblue@n0i.net> - 1.00-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.9
    - rebuild on perl 5.8.8
  • Sat Apr 15 2006 Marius Feraru <altblue@n0i.net> 1.00-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.1
    - rebuild on perl 5.8.8

Files:

  • perl-XML-LibXML-Iterator.spec
  • XML-LibXML-Iterator-1.04.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(XML::LibXML)
  • perl(XML::NodeFilter)
  • rpm-build-reb00t-perl
  • rpmlib(CompressedFileNames)