
HTTPD::ADS::Blocker - Block a given IP address using some technique or other.

use HTTPD::ADS::Blocker

This is a wrapper. The idea is that various techniques might be available to block communication with a blacklisted IP address. Right now is just one: install a reject route. The interface, therefore, to this module is still evolving but the default will always use the reject route technique.




Dana Hudes
CPAN ID: DHUDES
dhudes@hudes.org
http://www.hudes.org

This program is free software licensed under the...
The General Public License (GPL)
Version 2, June 1991
The full text of the license can be found in the LICENSE file included with this module.

perl(1), HTTPD::ADS .
Usage : How to use this function/method
Purpose : What it does
Returns : What it returns
Argument : What it wants to know
Throws : Exceptions and other anomolies
Comments : This is a sample subroutine header.
: It is polite to include more pod and fewer comments.
See Also :