File: control

package info (click to toggle)
libapache-authnetldap-perl 0.26-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 48 kB
  • ctags: 6
  • sloc: perl: 103; makefile: 45
file content (15 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libapache-authnetldap-perl
Section: perl
Priority: optional
Maintainer: Steve Haslam <araqnid@debian.org>
Standards-Version: 3.6.1
Build-Depends-Indep: perl (>= 5.6.0-16), debhelper (>= 4), libapache-mod-perl, libnet-ldap-perl

Package: libapache-authnetldap-perl
Architecture: all
Depends: ${perl:Depends}, libapache-mod-perl | libapache2-mod-perl2, 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