While here add HOMEPAGE.
Changes since last packaged version (1.00):
1.02 Sat Jun 23 2007
- fixed RT#6873
- cleaned up the tests
- more compliance with the traversal specification
1.01 Sat Jun 23 2007
- fixed RT related bugs (though with a huge delay, sorry)
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.