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-Data-Taxi version 0.94...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26a41d1cf975
branches:  trunk
changeset: 546082:26a41d1cf975
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Aug 20 21:25:45 2008 +0000

description:
Note initial addition of p5-Data-Taxi version 0.94 as devel/p5-Data-Taxi
into The NetBSD Packages Collection.

The Perl 5 module Data::Taxi is a data serializer with several handy features:
Taint aware
  The data to be serialized does not have to be trusted.  None of
  the input data is executed.
Human readable
  Data::Taxi produces a human-readable string that simplifies checking
  the output of objects.
XML-ish
  Without begin fully XML compliant, Data::Taxi produces a block of
  XML-ish data that could probably be read in by other XML parsers.

diffstat:

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

diffs (14 lines):

diff -r 7bb3fcc5f3d9 -r 26a41d1cf975 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Wed Aug 20 21:24:35 2008 +0000
+++ b/doc/CHANGES-2008  Wed Aug 20 21:25:45 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1939 2008/08/20 21:21:30 minskim Exp $
+$NetBSD: CHANGES-2008,v 1.1940 2008/08/20 21:25:45 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3307,3 +3307,4 @@
        Added devel/p5-Test-Assertions version 1.054 [seb 2008-08-20]
        Added devel/p5-File-Policy version 1.005 [seb 2008-08-20]
        Updated www/awstats to 6.7nb1 [minskim 2008-08-20]
+       Added devel/p5-Data-Taxi version 0.94 [seb 2008-08-20]



Home | Main Index | Thread Index | Old Index