This is Net::RawIP, a perl module related to manipulating raw ip packets
This is first alpha release.
I do test module only on Linux 2.0.3x whith glibc.

Help me please whith my horrible english grammar ;(

You require perl 5.001 or later to use this module
You do need have installed libpcap , available from

ftp://ftp.ee.lbl.gov/libpcap.tar.Z

You install the module by running these commands:

   perl Makefile.PL
   make
   make test
   make install

There are also some example scripts.

Please report any bugs/suggestions to Sergey Kolychev <ksv@al.lg.ua>

All files contained in this installation are Copyright (c) 1998 Sergey Kolychev
unless otherwise specified. All rights reserved.

This library is free software; you can redistribute it and/or modify it under 
the same terms as Perl itself.



