1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: libapache-authenhook-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Roberto C. Sanchez <roberto@connexer.com>,
Niko Tyni <ntyni@debian.org>,
Ivan Kohler <ivan-debian@420.am>,
Xavier Guimard <x.guimard@free.fr>
Section: perl
Priority: optional
Build-Depends: apache2-dev,
debhelper (>= 9.20120312),
libapache2-mod-perl2-dev,
libperl-dev,
libtest-pod-perl,
perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-authenhook-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-authenhook-perl.git
Homepage: http://search.cpan.org/dist/Apache-AuthenHook/
Package: libapache-authenhook-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
libapache2-mod-perl2
Description: Perl API for Apache 2.1 authentication
Apache::AuthenHook offers access to the 2.1 Apache authentication
API in Perl. This is different than the authentication API
from Apache 1.3 or even Apache 2.0, but in its differences lies
strength.
|