mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix WWW
Noticed by: fenner's distfile survey
This commit is contained in:
parent
fd6bb5bc56
commit
944c49d374
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94671
@ -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/
|
||||
|
@ -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/
|
||||
|
@ -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/
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user