APSEND v1.57
~~~~~~~~~~~~

You need to have perl5 installed (with the standard modules like Getopt::Long)
and you also need to install the Net::RawIP lib (available from www.cpan.org
or from my homepage at www.elxsi.de).

If you want to install apsend (you have to be root to do this),
then just type in the following commands:

  perl Makefile.PL
  make
  make install

I think that's all :)
