"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "perl/SNMP/SNMP.pm" between
net-snmp-5.9.2.tar.gz and net-snmp-5.9.3.tar.gz

About: Net-SNMP contains various tools relating to the Simple Network Management Protocol (successor of the cmu-snmp library).

SNMP.pm  (net-snmp-5.9.2):SNMP.pm  (net-snmp-5.9.3)
# SNMP.pm -- Perl 5 interface to the Net-SNMP toolkit # SNMP.pm -- Perl 5 interface to the Net-SNMP toolkit
# #
# written by G. S. Marzot (marz@users.sourceforge.net) # written by G. S. Marzot (marz@users.sourceforge.net)
# #
# Copyright (c) 1995-2006 G. S. Marzot. All rights reserved. # Copyright (c) 1995-2006 G. S. Marzot. All rights reserved.
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself. # modify it under the same terms as Perl itself.
package SNMP; package SNMP;
$VERSION = '5.0902'; # current release version number $VERSION = '5.0903'; # current release version number
use strict; use strict;
use warnings; use warnings;
require Exporter; require Exporter;
require DynaLoader; require DynaLoader;
require AutoLoader; require AutoLoader;
use NetSNMP::default_store (':all'); use NetSNMP::default_store (':all');
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)