slackbuilds/perl/perl-JSON-XS
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README perl/perl-JSON-XS: Updated for version 3.03. 2017-01-21 12:07:41 +00:00
perl-JSON-XS.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-JSON-XS.info perl/perl-JSON-XS: Updated for version 4.02. 2019-07-20 07:51:08 +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.