pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-XML-Filer-BufferText v...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/562037b72043
branches:  trunk
changeset: 482789:562037b72043
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Nov 03 10:04:25 2004 +0000

description:
Note initial addition of p5-XML-Filer-BufferText version 1.01 as
textproc/p5-XML-Filter-BufferText into the NetBSD Packages Collection.

This Perl 5 module is a very simple filter for XML parsers.  One
common cause of grief (and programmer error) is that XML parsers
aren't required to provide character events in one chunk. They can,
but are not forced to, and most don't. This filter does the trivial
but often-repeated task of putting all characters into a single event.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 9716c4761dd9 -r 562037b72043 doc/CHANGES
--- a/doc/CHANGES       Wed Nov 03 10:02:34 2004 +0000
+++ b/doc/CHANGES       Wed Nov 03 10:04:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7665 2004/11/03 03:23:18 sekiya Exp $
+$NetBSD: CHANGES,v 1.7666 2004/11/03 10:04:25 seb Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -5034,3 +5034,4 @@
        Updated p5-Unicode-String to 2.07 [seb 2004-11-02]
        Added p5-Unicode-Map8-0.12 [seb 2004-11-02]
        Added gqmpeg-devel-0.91.1 [sekiya 2004-11-02]
+       Added p5-XML-Filter-BufferText-1.01 [seb 2004-11-03]



Home | Main Index | Thread Index | Old Index