slackbuilds/perl/perl-JSON-XS
Tonus 4dd434855a
perl/perl-JSON-XS: change email of maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-31 00:24:36 +07:00
..
README perl/perl-JSON-XS: Updated for version 3.03. 2017-01-21 12:07:41 +00:00
perl-JSON-XS.SlackBuild perl/perl-JSON-XS: Updated for version 4.03. New maintainer. 2022-04-30 13:51:57 +07:00
perl-JSON-XS.info perl/perl-JSON-XS: change email of maintainer 2022-12-31 00:24:36 +07:00
slack-desc perl/perl-JSON-XS: Updated for version 3.03. 2017-01-21 12:07:41 +00:00

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.