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

@@ -44,7 +44,7 @@ use constant {
IPV6MIB => 3,
};
$VERSION = '3.05';
$VERSION = '3.06_001';