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

Changes for version 0.18 - 2011-06-21

  • Allow scalars in data (experimental)
  • Use JSON instead of JSON::XS. Less typing...
  • Using pg_notify means we need at least PostgreSQL 9.0
  • Significant update to examples/test.pl and better documentation(Mark Stosberg)
  • En/decode in a more secure way
  • Try to detect utf8 errors (thanks, Casper Warming)
  • Skip tests if version number < 9.0

Examples