The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2016-11-04

  • Grok hex and octal escape in string.
  • [security] Do not use Perl's eval() to avoid arbitrary code execution via perl quoting, e.g. this JSON '"@{[1+1]}"' (reported by Андрей Шедько/ayshedko).

Modules

JSON parser as a single Perl Regex