From 2c749d9d7b436f68ccda2c281aa540f7c6ae5226 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Tue, 27 Feb 2018 22:54:57 +0000 Subject: [PATCH] bump required SNMP::Info to get LLDP-MIB::lldpXMedRemInventoryTable --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index 3633ed6c..b4b8f575 100644 --- a/Build.PL +++ b/Build.PL @@ -67,7 +67,7 @@ Module::Build->new( 'Starman' => '0.4008', 'Storable' => '0', 'Sys::SigAction' => '0', - 'SNMP::Info' => '3.46', + 'SNMP::Info' => '3.47', 'SQL::Abstract' => '1.85', 'SQL::Translator' => '0.11024', 'Template' => '2.24',