From e81344c357db6ff85d68683f9336b3722da728f5 Mon Sep 17 00:00:00 2001 From: Eric Miller <> Date: Thu, 29 Nov 2007 02:31:13 +0000 Subject: [PATCH] - bump version - pod update --- Info.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Info.pm b/Info.pm index aa83a004..26746ce0 100644 --- a/Info.pm +++ b/Info.pm @@ -9,7 +9,7 @@ # $Id$ package SNMP::Info; -$VERSION = '1.07'; +$VERSION = '1.09'; use strict; use Exporter; @@ -29,7 +29,7 @@ SNMP::Info - Object Oriented Perl5 Interface to Network devices and MIBs through =head1 VERSION -SNMP::Info - Version 1.07 +SNMP::Info - Version 1.09 =head1 AUTHOR @@ -904,6 +904,7 @@ Algorithm for Subclass Detection: Enterasys -> SNMP::Info::Layer3::Enterasys Extreme -> SNMP::Info::Layer3::Extreme Foundry -> SNMP::Info::Layer3::Foundry + HP Procurve -> SNMP::Info::Layer2::HP Juniper -> SNMP::Info::Layer3::Juniper Microsoft -> SNMP::Info::Layer3::Microsoft Net-SNMP -> SNMP::Info::Layer3::NetSNMP