File: control

package info (click to toggle)
libapache-dbilogconfig-perl 0.02-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 60 kB
  • ctags: 5
  • sloc: perl: 78; makefile: 34
file content (14 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libapache-dbilogconfig-perl
Section: perl
Priority: optional
Maintainer: Jesus M. Gonzalez-Barahona <jgb@debian.org>
Build-Depends: debhelper
Standards-Version: 3.6.1

Package: libapache-dbilogconfig-perl
Architecture: all
Depends: ${perl:Depends}
Description: Apache::DBILogConfig: Logs access information in a DBI database
 This module replicates the functionality of the standard Apache
 module, mod_log_config, but logs information in a DBI-compliant
 database instead of a file.