pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Import converters/p5-JSON-XS-1.5 into pkgsrc:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a83f21a5a86
branches:  trunk
changeset: 533227:8a83f21a5a86
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Sep 11 17:20:56 2007 +0000

description:
Import converters/p5-JSON-XS-1.5 into pkgsrc:

This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be
fast. To reach the latter goal it was written in C.

As this is the n-th-something JSON module on CPAN, what was the
reason to write yet another JSON module? While it seems there are
many JSON modules, none of them correctly handle all corner cases,
and in most cases their maintainers are unresponsive, gone missing,
or not listening to bug reports for other reasons.

diffstat:

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

diffs (14 lines):

diff -r 11caa3e7fb5b -r 8a83f21a5a86 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Tue Sep 11 17:16:32 2007 +0000
+++ b/doc/CHANGES-2007  Tue Sep 11 17:20:56 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1991 2007/09/11 15:54:18 obache Exp $
+$NetBSD: CHANGES-2007,v 1.1992 2007/09/11 17:20:56 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -3638,3 +3638,4 @@
        Updated devel/cpuflags to 1.16 [bjs 2007-09-11]
        Updated devel/scmgit to 1.5.3.1 [bjs 2007-09-11]
        Updated net/tor to 0.1.2.17 [obache 2007-09-11]
+       Added converters/p5-JSON-XS version 1.5 [abs 2007-09-07]



Home | Main Index | Thread Index | Old Index