Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 0c5e8613c9175563ba483d0e57e9e8a8 > files > 7

perl-XML-LibXML-Iterator-1.40.0-3.mga4.noarch.rpm

XML::LibXML::Iterator version 1.00
==================================

XML::LibXML::Iterator implements the iterator part of the DOM
Traversal and Range specification. This class allows to iterate 
through a DOM as it is done through an ordinary array.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

XML::LibXML     1.52 or later.
XML::NodeFilter 0.01 or later.

COPYRIGHT AND LICENCE

Copyright (C) 2002 Christian Glahn. All rights reserved.

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