[Lunar-commits] CVS: moonbase/perl/Net-RawSock DETAILS, NONE, 1.1 DEPENDS, NONE, 1.1 BUILD, NONE, 1.1

Jon South striker at lunar-linux.org
Fri Feb 27 22:54:49 GMT 2004


Update of /var/cvs/lunar/moonbase/perl/Net-RawSock
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6097

Added Files:
	DETAILS DEPENDS BUILD 
Log Message:
Depends for countertrace

--- NEW FILE: DETAILS ---
          MODULE=Net-RawSock
         VERSION=1.0
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.hsc.fr/ressources/outils/rawsock/download/Net-RawSock-1.0.tar.gz
        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 Stéphane Aubert. 
EOF

--- NEW FILE: DEPENDS ---
depends  perl

--- NEW FILE: BUILD ---
(

  perl  Makefile.PL  &&
  make               &&
  prepare_install    &&
  make    install

) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list