./www/p5-JSON-MaybeXS, Use Cpanel::JSON::XS with a fallback to JSON::PP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.004004nb1, Package name: p5-JSON-MaybeXS-1.004004nb1, Maintainer: pkgsrc-users

This module tries to load Cpanel::JSON::XS, and if that fails
instead tries to load JSON::PP. If neither is available, an exception
will be thrown.


Required to run:
[lang/perl5] [converters/p5-Cpanel-JSON-XS]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 22.08 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-10-01 01:44:59 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.004004

Upstream changes:
1.004004 - 2022-09-17
 - slight speed optimization for is_bool()

1.004003 - 2020-11-13
 - fix another test that fails when JSON::XS is installed, but below version 3.0
   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
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-06 21:50:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-JSON-MaybeXS: update to 1.004002.

1.004002 - 2020-05-17
 - fix test that fails when JSON::XS is installed, but below version 3.0
   (RT#132578)

1.004001 - 2020-05-01
 - document when is_bool became available
 - now favouring Cpanel::JSON::XS over JSON::XS in more situations (the former
   is always added to prereqs when a compiler is available, although JSON::XS
   is still used at runtime if new enough and Cpanel::JSON::XS is not
   installed). This makes boolean handling more predictable and consistent.
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.