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

NAME

Blog::Spam::Plugin::dropme - A plugin for self-dropping comments.

ABOUT

This plugin is designed to allow a remote user to verify the Blog::Spam::Server is working correctly, by allowing them to submit a comment which is known to fail.

In order to submit a comment to this plugin you must include two things:

dropme The subject of your message must contain the literal term "drop-me".
IP The subject of your message must contain the IP address from which you're submitting your comment.

Assuming the owner of the IP address 1.2.3.4 were to wish to test their server they would thus submit a comment like this:

    Subject: drop-me 1.2.3.4 please?
    Comment: Any comment here.

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.