Group
Extension

Matches 1

Acme-CPANModules-JSONVariants ( P/PE/PERLANCAR/Acme-CPANModules-JSONVariants-0.002.tar.gz, PERLANCAR, 2024; MetaCPAN )
Acme-CPANModules-JSONVariants/lib/Acme/CPANModules/JSONVariants.pm ( view source; MetaCPAN )
les::JSONVariants;

use strict;
use warnings;

use Acme::CPANModulesUtil::Misc;

our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2024-05-10'; # DATE
our $DIST = 'Acme-CPANModules-JSONVaria
text = <<'MARKDOWN';
JSON is hugely popular, yet very simple. This has led to various extensions or
variants of JSON.

An overwhelmingly popular extension is comments, because JSON is used a lot in
co
 (trailing) comma.

This list catalogs the various JSON variants which have a Perl implementation on
CPAN.


1) **JSON5**. <https://json5.org/>, "JSON for Humans". Allowing more
whitespaces, single-li

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.