Changes for version 0.25 - 2013-12-10

  • Fix bug where missing commas were not detected.
  • Now parses \uXXXX constructions.
  • "valid_json" now back to being a fast validator.
  • Add new "validate_json", a fast, exception throwing validator.
  • Surrogate pairs now handled (tentative)
  • Upgrade \uXXXX to character string.

Modules

Convert JSON into a Perl variable