          MODULE=Net-RawSock
         VERSION=1.0
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.hsc.fr/ressources/outils/rawsock/download/
      SOURCE_VFY=sha1:fd57c3fdee92dd56c9da567b1fa9a0d80e246980
        WEB_SITE=http://www.hsc.fr/ressources/outils/rawsock/index.html
         ENTERED=20040217
         UPDATED=20040217
           SHORT="Net::RawSock provides a base function to send raw IP datagrams from Perl."
cat << EOF
Net::RawSock provides a base function to send raw IP datagrams from
Perl. The raw IP datagam is packed into a buffer and written on the
network layer with the write_ip() function.

Net::RawSock is written by Stphane Aubert.
EOF
