|
NAMEBlog::Spam::Plugin::size - Size-Test submitted comments.ABOUTThis plugin is designed to discard comments which are too small, or too large.By default this plugin will do nothing - it must be explicitly enabled by the site which is submitting the comment for testing, via the use of optional parameters submitted to the Blog::Spam::Server. The options are discussed as part of the Blog::Spam::API, in the section TESTING OPTIONS. If supplied this plugin will test the submitted comment against the appropriate values:
If the submitted comment is either too small, or too large, then it will be rejected and marked as SPAM. AUTHOR
LICENSECopyright (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.
Visit the GSP FreeBSD Man Page Interface. |