File: control

package info (click to toggle)
libapache-authnetldap-perl 0.19-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 40 kB
  • ctags: 4
  • sloc: perl: 80; makefile: 52
file content (15 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libapache-authnetldap-perl
Section: web
Priority: optional
Maintainer: Steve Haslam <araqnid@debian.org>
Standards-Version: 3.0.1
Build-Depends: perl (>= 5.6.0-16), debhelper (>= 3.0.18)

Package: libapache-authnetldap-perl
Architecture: all
Depends: ${perl:Depends}, libapache-mod-perl, libnet-ldap-perl
Description: LDAP authentication for Apache+mod_perl
 Works with Apache and mod_perl to authenticate users over the web
 against an LDAP backend.
 .
 Based on Net::LDAP