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

Changes for version 1.4 - 2016-02-08

  • buffer overflow fix: a fast path during decoding did not check remaining length when decoding hash keys, found by fuzzing. This can potentially leak information in the error message or crash the process.
  • use C style { 0 } struct initializer.
  • upgrade libecb.

Modules

Concise Binary Object Representation (CBOR, RFC7049)