File: control

package info (click to toggle)
libapache-configfile-perl 1.18-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 92 kB
  • ctags: 19
  • sloc: perl: 288; makefile: 50
file content (16 lines) | stat: -rw-r--r-- 550 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libapache-configfile-perl
Maintainer: Michael Alan Dorman <mdorman@debian.org>
Priority: optional
Section: interpreters
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
Standards-Version: 3.5.6.0

Package: libapache-configfile-perl
Architecture: all
Priority: optional
Section: interpreters
Depends: ${perl:Depends}
Description: Parse an Apache style httpd.conf configuration file
 This module parses the Apache httpd.conf, or any compatible config
 file, and provides methods for you to access the values from the
 config file.