#297 perl 5.28 removal of "use vars"

also adds pod for Layer3::DLink::interfaces
This commit is contained in:
Oliver Gorwits
2019-04-20 10:32:17 +01:00
parent 6b70ccfd79
commit 77fa064db5
130 changed files with 143 additions and 138 deletions

View File

@@ -40,8 +40,8 @@ use SNMP::Info::Bridge;
SNMP::Info::Bridge Exporter/;
@SNMP::Info::Layer3::BayRS::EXPORT_OK = qw//;
our ($VERSION %GLOBALS %FUNCS %MIBS %MUNGE %MODEL_MAP
%MODID_MAP %PROCID_MAP);
our ($VERSION, %GLOBALS, %FUNCS, %MIBS, %MUNGE, %MODEL_MAP,
%MODID_MAP, %PROCID_MAP);
$VERSION = '3.66';