diff options
-rw-r--r-- | textproc/p5-XML-LibXML-Iterator/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML-XPathContext/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-XML-NodeFilter/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-XML-XSH/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-LibXML-Iterator/pkg-descr b/textproc/p5-XML-LibXML-Iterator/pkg-descr index ea4046c72964..5d933cffdfc9 100644 --- a/textproc/p5-XML-LibXML-Iterator/pkg-descr +++ b/textproc/p5-XML-LibXML-Iterator/pkg-descr @@ -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/ diff --git a/textproc/p5-XML-LibXML-XPathContext/pkg-descr b/textproc/p5-XML-LibXML-XPathContext/pkg-descr index 3f5ae8abc373..d5d3dc1fd806 100644 --- a/textproc/p5-XML-LibXML-XPathContext/pkg-descr +++ b/textproc/p5-XML-LibXML-XPathContext/pkg-descr @@ -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/ diff --git a/textproc/p5-XML-NodeFilter/pkg-descr b/textproc/p5-XML-NodeFilter/pkg-descr index 419e1c100a4b..0c1861cce775 100644 --- a/textproc/p5-XML-NodeFilter/pkg-descr +++ b/textproc/p5-XML-NodeFilter/pkg-descr @@ -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/ diff --git a/textproc/p5-XML-XSH/pkg-descr b/textproc/p5-XML-XSH/pkg-descr index 0c61ea8d6ce7..0112f1bd39a5 100644 --- a/textproc/p5-XML-XSH/pkg-descr +++ b/textproc/p5-XML-XSH/pkg-descr @@ -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/ |