#297 perl 5.28 removal of "use vars"
This commit is contained in:
@@ -34,7 +34,7 @@ use Exporter;
|
||||
use SNMP::Info;
|
||||
use SNMP::Info::Bridge;
|
||||
|
||||
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
|
||||
our ($VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT);
|
||||
|
||||
$VERSION = '3.66';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user