2001-04-27 22:40:09 +02:00
|
|
|
DBI is a database access Application Programming Interface (API)
|
|
|
|
for the Perl Language. The DBI API Specification defines a set
|
|
|
|
of functions, variables and conventions that provide a consistent
|
2004-02-14 01:06:05 +01:00
|
|
|
database interface independent of the actual database being used.
|
2001-04-27 22:40:09 +02:00
|
|
|
|
|
|
|
With this module you can now have your httpd (apache) logs redirected
|
|
|
|
into a database table for future querying.
|