prep 1.03-beta, ?

This commit is contained in:
Eric Miller
2006-04-14 03:14:36 +00:00
parent 23dd87c294
commit 0b8f6db97a

View File

@@ -31,6 +31,8 @@ package SNMP::Info::Layer3::Juniper;
use Exporter;
use SNMP::Info::Layer3;
use vars qw/$VERSION $DEBUG %GLOBALS %MIBS %FUNCS %MUNGE $INIT/ ;
$VERSION = '1.03';
@SNMP::Info::Layer3::Juniper::ISA = qw/SNMP::Info::Layer3 Exporter/;
@SNMP::Info::Layer3::Juniper::EXPORT_OK = qw//;