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 0.04 - 2010-09-15

  • instead of giving the template file name to the encode / decode function
  • it is now also possible to supply the template directly as a string with the sencode and sdecode function
    • added a new function to retreive a list of the tags found in an "unknow"
  • PDU. This helps to decide which template should be used to extract values from the binary PDU in cases where the application protocol allows the arrival of several different PDUs
  • Put usefull information in the README file

Modules

A perl module to convert ASN1 to XML and back, using the asn1c tools enber and unber.