The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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