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

« back to all changes in this revision

Viewing changes to perl/TrapReceiver/TrapReceiver.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:
47
47
        NETSNMPTRAPD_PRE_HANDLER
48
48
);
49
49
 
50
 
$VERSION = '5.2.2';
 
50
$VERSION = '5.0203';
51
51
 
52
52
# sub new {
53
53
#     my $type = shift;