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

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.

The options are discussed as part of the Blog::Spam::API, in the section TESTING OPTIONS.

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

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.