Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 4806b55d60f89f43b5f85ad0ce7b0e61 > files > 12

perl-Net-Write-1.02-1mdv2008.1.noarch.rpm

Tested ok against:

   - FreeBSD 6.1-RELEASE - Perl 5.8.8
   - Linux 2.6.x (Gentoo) - Perl 5.8.8
   - Windows XP SP2 - Perl 5.8.8
   - OpenBSD 3.8 - Perl 5.8.6

Net::Write
==========

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Perl v5.6.1
  Socket6
  Class::Gomor
  Net::Pcap

You MUST have libpcap 0.9.x or WinPcap 3.1 in order for layer 2 sending 
to work, as of Net::Write 1.00.

COPYRIGHT AND LICENSE

You may distribute this module under the terms of the Artistic license.
See LICENSE.Artistic file in the source distribution archive.

Copyright (c) 2006-2008, Patrice <GomoR> Auffret