The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

AUTHOR

Steve Kemp

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.