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

Changes for version 1.70

  • fixed bug where JSONP returning 'true' and 'false' strings instead of true and false JSON values - thanks Robert Acock
  • addition of "file" method call, more flexible than "sendfile" one, courtesy of Robert Acock
  • addition of "pretty" call
  • slight performance improvement in _bless_tree - thanks Robert Acock

Modules

a module to quickly build JSON/JSONP web services