Factor out cache/munge code from global/attr methods

This commit is contained in:
Oliver Gorwits
2013-09-29 13:50:28 +01:00
parent 2abbc8485e
commit 9e43d61738
103 changed files with 124 additions and 108 deletions

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '3.05';
$VERSION = '3.06_001';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;