Tested ok against:

   - FreeBSD 6.0 - Perl 5.8.7
   - Linux 2.6.x (Gentoo) - Perl 5.8.5
   - Cygwin - Windows XP SP2 - Perl 5.8.7

Net::Write version 0.80
=======================

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
  Class::Gomor::Hash
  Net::Pcap (under Windows only)

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, Patrice <GomoR> Auffret