File: control

package info (click to toggle)
libapache-configfile-perl 1.18-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 92 kB
  • ctags: 19
  • sloc: perl: 299; makefile: 51
file content (18 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libapache-configfile-perl
Maintainer: Michael Alan Dorman <mdorman@debian.org>
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>
Priority: optional
Section: perl
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
Standards-Version: 3.6.1

Package: libapache-configfile-perl
Architecture: all
Priority: optional
Section: perl
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.