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

Changes for version 0.12

  • BREAKING CHANGE (minor): Unrecognized tagged values now prompt a warning. This means that decode() will warn() on every tagged value.
  • Fix bug in parsing arguments to encode().
  • Create CBOR::Free::Decoder class, which allows configurable parsing of tagged values.
  • Refactor C code to be more modular and maintainable.

Modules

Fast CBOR for everyone

Provides

in lib/CBOR/Free/AddOne.pm
in lib/CBOR/Free/X.pm
in lib/CBOR/Free/X/Base.pm
in lib/CBOR/Free/X/CannotDecode64Bit.pm
in lib/CBOR/Free/X/Incomplete.pm
in lib/CBOR/Free/X/InvalidControl.pm
in lib/CBOR/Free/X/InvalidMapKey.pm
in lib/CBOR/Free/X/InvalidUTF8.pm
in lib/CBOR/Free/X/NegativeIntTooLow.pm
in lib/CBOR/Free/X/Recursion.pm
in lib/CBOR/Free/X/Unrecognized.pm