You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Donald Cooley f2238f8a9a perl/perl-JSON-XS: Added (JSON serialising/deserialising). 12 years ago
..
README perl/perl-JSON-XS: Added (JSON serialising/deserialising). 12 years ago
perl-JSON-XS.SlackBuild perl/perl-JSON-XS: Added (JSON serialising/deserialising). 12 years ago
perl-JSON-XS.info perl/perl-JSON-XS: Added (JSON serialising/deserialising). 12 years ago
slack-desc perl/perl-JSON-XS: Added (JSON serialising/deserialising). 12 years ago

README

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.