./converters/p5-JSON-XS, JSON serialising/deserialising, done correctly and fast

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.04nb1, Package name: p5-JSON-XS-4.04nb1, Maintainer: pkgsrc-users

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.

As this is the n-th-something JSON module on CPAN, what was the
reason to write yet another JSON module? While it seems there are
many JSON modules, none of them correctly handle all corner cases,
and in most cases their maintainers are unresponsive, gone missing,
or not listening to bug reports for other reasons.


Required to run:
[lang/perl5] [devel/p5-common-sense] [devel/p5-Types-Serialiser] [devel/p5-Canary-Stability]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 85.041 KB

Version history: (Expand)


CVS history: (Expand)


   2026-07-16 21:06:25 by Thomas Klausner | Files touched by this commit (2542)
Log message:
*: recursive bump for perl5 5.44.0
   2025-09-14 08:49:38 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-JSON-XS: update to 4.04.

4.04 Fri 05 Sep 2025 23:59:48 CEST
        - fix heap overflow causing crashes, possibly information
          disclosure or worse (CVE-2025-40928), and causes JSON::XS to
          accept invalid JSON texts as valid in some cases. Thanks to
          Michael Hudak for finding this, the CPAN Security Group for
          coordinating this, and Reini Urban for double-checking the patch
          (and Peter Juhasz for potentially reporting this much earlier).
   2025-07-04 10:49:39 by Thomas Klausner | Files touched by this commit (2519)
Log message:
*: bump for perl 5.42.0
   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles