          MODULE=NetPacket
         VERSION=1.7.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/
      SOURCE_VFY=sha256:e3af614a1b1ef4cbeaf83db32081d8bcb8d812bb6dbe4660aba3e4081e9f145b
        WEB_SITE=http://search.cpan.org/~yanick/NetPacket/
         ENTERED=20040217
         UPDATED=20201212
           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
