~ubuntu-branches/ubuntu/intrepid/net-snmp/intrepid-updates

« back to all changes in this revision

Viewing changes to perl/ASN/ASN.pm

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-11-28 12:29:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061128122934-82xxzy2zcvypnvy7
Tags: 5.2.3-4ubuntu1
* Merge from debian unstable, remaining changes:
  - remove stop links from rc0 and rc6

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
        ASN_UNSIGNED
66
66
        ASN_UNSIGNED64
67
67
);
68
 
$VERSION = '5.2.2';
 
68
$VERSION = '5.0203';
69
69
 
70
70
sub AUTOLOAD {
71
71
    # This AUTOLOAD is used to 'autoload' constants from the constant()