INSTALL

 Spamcup - A tool for automatic Spamcop reporting
 ------------------------------------------------

 To install Spamcup do the following:
  perl Makefile.PL
  make
  make install (as root)

 The script will be installed as /usr/bin/spamcup.pl

 Following modules from CPAN are used:

    LWP::UserAgent
    HTML::Form
    Getopt::Std
    Getopt::ArgvFile

 See 'perldoc cpan' for detailed instructions how to
 use the CPAN shell or install required packages
 manually.

