           SPELL=perl-snmp
         VERSION=4.1.2
          SOURCE=Net-SNMP-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-SNMP-$VERSION
       BUILD_API=2
   SOURCE_URL[0]=http://www.cpan.org/authors/id/D/DT/DTOWN/$SOURCE
          MD5[0]="fd07ee93501b7e702cf8bc5ed5fd4ceb"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Net::SNMP"
         ENTERED=20011108
         UPDATED=20020403
      MAINTAINER=hvisage@envisage.co.za
           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
