File: README

package info (click to toggle)
libconvert-ber-perl 1.26-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 132 kB
  • ctags: 121
  • sloc: perl: 1,928; makefile: 40
file content (7 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
Convert::BER is a perl object class implementation to encode
and decode objects as described by ITU-T standard X.209 (ASN.1)
using Basic Encoding Rules (BER)

Copyright (c) 1995-7 Graham Barr <gbarr@pobox.com>. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.