Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 3e8a328fd671a10b80cc155bdcb8e14d > files > 12

perl-Net-Write-1.50.0-1mdv2010.0.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-2009, Patrice <GomoR> Auffret