in reply to Re^2: JSON parser as a single Perl Regexin thread JSON parser as a single Perl Regex
Put on CPAN as JSON::Decode::Regexp. Github repo at https://github.com/sharyanto/perl-JSON-Decode-Regexp
Added a minor tweak to allow spaces between object KV, and die on no match.