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

Changes for version 1.2 - 2019-04-26

  • the snmp profile wrongly decoded opaque types as ipaddress.
  • implement the indefinite encoding (when decoding only).
  • implement REAL encoding - implementation complexity easily competes with the whole rest of BER. sheesh.
  • lots more tests for corner cases.
  • changed "illegal" to "invalid" in diagnostics.
  • work around a bug in perl 5.16.3 regex matching in the testsuite. soon there will be more failures in the testsuites than in the code proper :/

Modules

very low level BER en-/decoding