diff --git a/ChangeLog b/ChangeLog index 385e99b5..b1762a8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ SNMP::Info - Friendly OO-style interface to Network devices using SNMP. +version 3.03 (2013-07-11) + + [BUG FIXES] + + * Add missing =back to POD (A. Hartmaier) + version 3.02 (2013-07-08) [ENHANCEMENTS] diff --git a/Info/Bridge.pm b/Info/Bridge.pm index 40633d5a..f8154b16 100644 --- a/Info/Bridge.pm +++ b/Info/Bridge.pm @@ -905,4 +905,6 @@ Currently unsupported. Throws an error and returns. Currently unsupported. Throws an error and returns. +=back + =cut diff --git a/Info/Layer2/HP.pm b/Info/Layer2/HP.pm index 673cda00..ebaedfcf 100644 --- a/Info/Layer2/HP.pm +++ b/Info/Layer2/HP.pm @@ -869,4 +869,6 @@ operations. =item set_i_vlan_tagged() +=back + =cut diff --git a/Info/Layer2/HP4000.pm b/Info/Layer2/HP4000.pm index f2d3a970..604379ee 100644 --- a/Info/Layer2/HP4000.pm +++ b/Info/Layer2/HP4000.pm @@ -719,4 +719,6 @@ operations. =item set_i_vlan_tagged() +=back + =cut