preped for 1.0 :

- removed INIT and DEBUG specific stuff
    - removed SNMP::debugging stuff
    - removed my email addr
    - set VERSION
This commit is contained in:
Max Baker
2005-01-28 08:38:00 +00:00
parent ade9d7ef32
commit afe5436749
11 changed files with 33 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
# SNMP::Info::Layer2::Bay
# Max Baker <max@warped.org>
# Max Baker
# This module depricated. See Layer2::BayStack
#
# Copyright (c) 2004 Max Baker changes from version 0.8 and beyond.
@@ -31,7 +31,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
package SNMP::Info::Layer2::Bay;
$VERSION = 0.9;
$VERSION = 1.0;
# $Id$
use strict;
@@ -273,7 +273,7 @@ SNMP::Info::Layer2::Bay - SNMP Interface to old Bay Network BayStack Switches
=head1 AUTHOR
Max Baker (C<max@warped.org>)
Max Baker
=head1 SYNOPSIS