          MODULE=Net-SNMP
         VERSION=v6.0.1
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DT/DTOWN/
   SOURCE_VFY[0]=sha1:492073bcf5206b56783e07c0603ff3b1f12707fa
        WEB_SITE=http://search.cpan.org/~dtown/Net-SNMP/
         ENTERED=20011108
         UPDATED=20101219
           SHORT="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
