slackbuilds_ponce/perl/perl-JSON-XS/README
Donald Cooley f2238f8a9a perl/perl-JSON-XS: Added (JSON serialising/deserialising).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-12-25 15:05:43 -06:00

3 lines
No EOL
183 B
Text

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.