GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Blog::Spam::Plugin::size(3) User Contributed Perl Documentation Blog::Spam::Plugin::size(3)

Blog::Spam::Plugin::size - Size-Test submitted comments.

This 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:

min-size
The minimum acceptible word-count for a valid comment.
max-size
The maximum acceptible word-count for a valid comment.

If the submitted comment is either too small, or too large, then it will be rejected and marked as SPAM.

Steve Kemp
http://www.steve.org.uk/

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.

2010-09-24 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.