-
-
27 Oct 2020 18:06:42 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (12)
- Testers (3453 / 305 / 0)
- Kwalitee
Bus factor: 1- 82.13% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (84.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Types::Serialiser
- common::sense
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 4.03
- when parsing comments in relaxed mode, JSON::XS would detect garbage after the JSON text if the comment is after the end and does not end in a newline (reported by Felipe Gasper).
Documentation
JSON::XS commandline utilityModules
JSON serialising/deserialising, done correctly and fastdummy module providing JSON::XS::BooleanExamples
Module Install Instructions
To install JSON::XS, copy and paste the appropriate command in to your terminal.
cpanm JSON::XS
perl -MCPAN -e shell install JSON::XS
For more information on module installation, please visit the detailed CPAN module installation guide.