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

Changes for version 0.7 - 2007-03-25

  • code cleanup.
  • fix a memory overflow bug when indenting.
  • pretty-printing now up to 15% faster.
  • improve decoding speed of strings by up to 50% by specialcasing short strings.
  • further decoding speedups for strings using lots of \u escapes.
  • improve utf8 decoding speed for U+80 .. U+7FF.

Modules

JSON serialising/deserialising, done correctly and fast

Examples