NAME

Blog::Spam::Plugin::lotsaurls - Reject comments containing multiple URLs.

ABOUT

This plugin is designed to discard comments which contain a significant number of URLs.

By default 10 URLs is the threshold, but this may be changed by the submitter via the optional parameters submitted to the server - see http://api.blogspam.net for details of those parameters.

All URLS are detected via the URI::Find module.

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.