NAME
Blog::Spam::Plugin::stopwords - Reject comments which contain known-bad words.
ABOUT
This plugin is designed to discard comments which contain terms listed in a local blacklist.
DETAILS
The blacklist must be created and updated by the maintainer of the local system, and will be found at /etc/blogspam/stoplist.
LICENSE
This code is licensed under the terms of the GNU General Public License, version 2. See included file GPL-2 for details.
AUTHOR
Steve -- http://www.steve.org.uk/
LICENSE
Copyright (c) 2008-2010 by Steve Kemp. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.