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

Changes for version 1.60

  • now detecting boolean context, if so deserialized JSON booleans ( \1 and \0 ) are recognized and can be used directly in conditionals without dereferencing
  • application/json content type now always recognized
  • now returning "unclassified error" to frontend if sandboxed evalation crashes, in debug mode will return also error returned from eval
  • now downloadable files mime type will always be set to application/octet-stream to avoid any problem
  • JSON serialization routine now put inside an eval to prevent any crash due to corrupted/invalid text encoding in Perl data structures

Modules

a module to build JavaScript Object Notation with Padding web services