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

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.05';
$VERSION = '3.06_001';
%MIBS = (
%SNMP::Info::Layer3::MIBS,