libconvert-asn1-perl software package provides Perl module for encoding and decoding ASN.1 data structures, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libconvert-asn1-perl
libconvert-asn1-perl is installed in your system.
Make ensure the libconvert-asn1-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libconvert-asn1-perl *
You will get with libconvert-asn1-perl package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Perl |
| Package | libconvert-asn1-perl |
| Version | 0.26-1 |
| Description | Perl module for encoding and decoding ASN.1 data structures |
| Sub Section | Perl |