diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-16 11:09:36 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-16 11:09:36 +0000 |
commit | 500903094f877efd4b536a0dfbe2642deca1fd46 (patch) | |
tree | d4dcc73a40bcde8e73c48cf13772335788dd4951 /textproc/p5-XML-SAX-ExpatXS/pkg-descr | |
parent | 426df5531e15983ce95a3bedb65d827effbcf323 (diff) |
Updated to 1.04
Notes
Notes:
svn path=/head/; revision=124204
Diffstat (limited to 'textproc/p5-XML-SAX-ExpatXS/pkg-descr')
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/pkg-descr b/textproc/p5-XML-SAX-ExpatXS/pkg-descr index 8719ff264773..3c1970a06ba5 100644 --- a/textproc/p5-XML-SAX-ExpatXS/pkg-descr +++ b/textproc/p5-XML-SAX-ExpatXS/pkg-descr @@ -1,3 +1,5 @@ This module is an XS only implementation of PerlSAX2 parser using Expat. +It implements Perl SAX 2.1 interface. +WWW: http://perl-xml.sourceforge.net/perl-sax/ WWW: http://search.cpan.org/dist/XML-SAX-ExpatXS/ |