-
-
05 May 2022 14:46:07 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (12)
- Testers (469 / 4 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (250.32KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 24 contributors-
Ashley Willis
-
Chip Salzenberg
-
Christopher J. Madsen
-
Colin Kuskie
-
Daniel Dragan
-
David Golden
-
David Steinbrunner
-
E. Choroba
-
Gianni Ceccarelli
-
Gilmar Santos Jr
-
Graham Knop
-
James Rouzier
-
J. Nick Koston
-
Karen Etheridge
-
Lubomir Rintel
-
Lukas Mai
-
Matthew Horsfall
-
Michael G. Schwern
-
Pali
-
Patrick Cronin
-
Quim Rovira
-
Sergey Aleynikov
-
Syohei Yoshida
-
tevfik1903
Changes for version 4.28 - 2022-05-05
- Validate the JSON struct which might get corrupted by wrong FREEZE/THAW methods, or other serializers, or corrupting our magic object. (GH #192)
- Improve our DESTROY and END methods to avoid NULL dereferences. Fixes perl-compiler/#438
- Fix 3 tests in t/20_unknown.t with the latest 5.35.10 bool enhancements and JSON::PP (GH #194)
- Fix t/118_type.t with Windows ivtype long long. (GH #178)
- Added github actions
Documentation
Cpanel::JSON::XS commandline utilityModules
cPanel fork of JSON::XS, fast and correct serializingtrue and false valuesType support for JSON encodeExamples
Module Install Instructions
To install Cpanel::JSON::XS, copy and paste the appropriate command in to your terminal.
cpanm Cpanel::JSON::XS
perl -MCPAN -e shell install Cpanel::JSON::XS
For more information on module installation, please visit the detailed CPAN module installation guide.