Binary package “libxml-libxml-iterator-perl” in ubuntu mantic

Iterator for XML parse-trees generated by XML::LibXML

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