diff options
Diffstat (limited to 'textproc/p5-XML-Generator/pkg-descr')
-rw-r--r-- | textproc/p5-XML-Generator/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Generator/pkg-descr b/textproc/p5-XML-Generator/pkg-descr index 98ed39ed2585..07dd4dea6008 100644 --- a/textproc/p5-XML-Generator/pkg-descr +++ b/textproc/p5-XML-Generator/pkg-descr @@ -2,4 +2,4 @@ XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters. -WWW: http://search.cpan.org/search?dist=XML-Generator +WWW: http://search.cpan.org/dist/XML-Generator/ |