           SPELL=perl-snmp
         VERSION=4.1.2
          SOURCE=Net-SNMP-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-SNMP-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/D/DT/DTOWN/$SOURCE
     SOURCE_HASH=sha512:4355a60355322c0aecfa87592a35f0522c2fed113daf17b2b3f4275e72d2c86c80d5a5aee81dfad46596800c6ec5f95a25e65260936e0b0fae60eacbfe50e5ec
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Net::SNMP"
         ENTERED=20011108
         UPDATED=20020403
        KEYWORDS="perl"
           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
