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

Changes for version 0.9 - 2019-04-20

  • I always forget the (void) prototype in C.
  • rename CONSTRUCTED to FLAGS and make it multi-valued.
  • there is no ASN_INTEGER32 type, that's an SNMP thing, Nuke.
  • documented and cleaned up export tags and constants.
  • major cleanup of tghe overall documentation.
  • fixed :encode/:decode tags.
  • fixed synopsis.
  • allow 64 bits for OID components and tags if perl supports them.
  • allow up to 8 octet lengths (2**64 bytes), provided perl supports 64 bit.
  • ber_is_int/ber_int now handle 65 bits (IV + UV).

Modules

very low level BER en-/decoding