Message::Style

$Id: README,v 1.1 2004/10/22 20:57:24 abuse Exp $

ABSTRACT

This is a module that takes an news article (or mail message) and provides a score based on how well-written it is.

It's based on a script I wrote years ago called fsckwit.pl. For obvious reasons, selecting Fsckwit.pm as the module name might not go down too well with the CPAN maintainers, so it's been renamed to something more innocuous.

INSTALLATION

  1. Untar the archive
  2. cd into the directory created
  3. Makefile.PL
  4. make
  5. make install

USAGE

See "perldoc Message::Style".

COPYRIGHT

Copyright (C) 2004 Peter Corlett <abuse@cabal.org.uk>. All rights reserved.

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