          MODULE=NetPacket
         VERSION=1.2.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/
      SOURCE_VFY=sha1:eb6a9e95890fac50598a03f1ad963d6ee6e300ec
        WEB_SITE=http://search.cpan.org/~yanick/NetPacket/
         ENTERED=20040217
         UPDATED=20111008
           SHORT="Base clss for the NetPacket::* object hierarchy"

cat << EOF
NetPacket provides a base class for a cluster of modules related to
decoding and encoding of network protocols.  Each NetPacket descendent
module knows how to encode and decode packets for the network protocol
it implements.
EOF
