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

NAME

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

SYNOPSIS

  use HTTPD::ADS::Blocker

DESCRIPTION

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.

USAGE

BUGS

SUPPORT

AUTHOR

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

COPYRIGHT

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.

SEE ALSO

perl(1), HTTPD::ADS .

sample_function

 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 :