| HTTPD-ADS documentation | view source | Contained in the HTTPD-ADS distribution. |
HTTPD::ADS::DBI - Database objects for the HTTPD Attack Prevention System.
use HTTPD::ADS::DBI
Note that this module is not intented for general use but as a part of the HTTPD::ADS system.
This module contains the objects for the database. Each table is its own subclass of HTTPD::ADS::DBI. This module and its classes are built on Class::DBI
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). Class::DBI,Class::DBI::Pg,SQL::AbstractSearch
Usage : How to use this function/method
Purpose : database table class for hosts
Returns :class/instances for database table
Argument : column names are methods in this class
Throws :
Comments :
:
See Also : Class::DBI
| HTTPD-ADS documentation | view source | Contained in the HTTPD-ADS distribution. |