From f938e2c7bbcedd632876380a8a821d5abb37e33d Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 6 Nov 2013 18:56:00 +0000 Subject: - Add p5-Cpanel-JSON-XS 2.3403 Cpanel::JSON::XS 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. WWW: http://search.cpan.org/dist/Cpanel-JSON-XS/ --- converters/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'converters/Makefile') diff --git a/converters/Makefile b/converters/Makefile index cb985a53e882..a4b35a393369 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -71,6 +71,7 @@ SUBDIR += p5-Convert-TNEF SUBDIR += p5-Convert-UU SUBDIR += p5-Convert-UUlib + SUBDIR += p5-Cpanel-JSON-XS SUBDIR += p5-Cstools SUBDIR += p5-Data-AMF SUBDIR += p5-Encode -- cgit v1.2.3