Noticed by:	fenner's distfile survey
This commit is contained in:
Mathieu Arnold 2003-11-21 19:53:21 +00:00
parent fd6bb5bc56
commit 944c49d374
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94671
4 changed files with 4 additions and 4 deletions

View file

@ -2,4 +2,4 @@ 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.
WWW: http://search.cpan.org/perldoc?XML::LibXML::Iterator
WWW: http://search.cpan.org/dist/XML-LibXML-Iterator/

View file

@ -1,4 +1,4 @@
This module augments XML::LibXML by providing a Perl
interface to libxml2's xmlXPathContext structure.
WWW: http://search.cpan.org/perldoc?XML::LibXML::XPathContext
WWW: http://search.cpan.org/dist/XML-LibXML-XPathContext/

View file

@ -3,4 +3,4 @@ specified in the DOM Level 2 Traversal and Range specification. It
extends that specification so this class is more easy to use for perl
programmers.
WWW: http://search.cpan.org/perldoc?XML::NodeFilter
WWW: http://search.cpan.org/dist/XML-NodeFilter/

View file

@ -4,4 +4,4 @@ editors like ed. It can be used either interactively or for batch-mode
XML processing.
WWW: http://xsh.sourceforge.net/
WWW: http://search.cpan.org/perldoc?XML::XSH
WWW: http://search.cpan.org/dist/XML-XSH/