prep for v0.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2002, Regents of the University of California
|
||||
Copyright (c) 2002,2003 Regents of the University of California
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
||||
2
MANIFEST
2
MANIFEST
@@ -1,3 +1,4 @@
|
||||
ChangeLog
|
||||
COPYRIGHT
|
||||
Info.pm
|
||||
Info/Bridge.pm
|
||||
@@ -15,6 +16,7 @@ Info/Layer2/HP.pm
|
||||
Info/Layer3.pm
|
||||
Info/Layer3/Aironet.pm
|
||||
Info/Layer3/Foundry.pm
|
||||
Info/Layer3/C3550.pm
|
||||
Info/MAU.pm
|
||||
MANIFEST
|
||||
Makefile.PL
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# SNMP::Info - Makefile.PL
|
||||
# $Id$
|
||||
|
||||
use ExtUtils::MakeMaker;
|
||||
WriteMakefile(
|
||||
'NAME' => 'SNMP::Info',
|
||||
|
||||
Reference in New Issue
Block a user