           MODULE=Net-SNMP
         VERSION=3.65
	AUTHOR=dtown@cpan.org
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/D/DT/DTOWN/$SOURCE
        WEB_SITE=http://search.cpan.org/search?dist=Net-SNMP
         ENTERED=20011108
         UPDATED=20011108
           SHORT="Net-SNMP is a perl module for Simple Network Management Protocol"
cat << EOF
Perl module for Simple Network Management Protocol

The module Net::SNMP implements an object oriented interface to the
Simple Network Management Protocol. Perl applications can
use the module to retrieve or update information on a remote host using
the SNMP protocol. Net::SNMP is implemented completely
in Perl, requires no compiling, and uses only standard Perl modules.
Both SNMPv1 and SNMPv2c (Community-Based SNMPv2) are
supported by the module. The Net::SNMP module assumes that the user has
a basic understanding of the Simple Network
Management Protocol and related network management concepts. 

EOF
