1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libapache-authenhook-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), perl (>= 5.8.8-7), libperl-dev, libapache2-mod-perl2-dev, apache2-prefork-dev | apache2-threaded-dev, libapr1-dev
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>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Apache-AuthenHook/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libapache-authenhook-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libapache-authenhook-perl/
Package: libapache-authenhook-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc: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.
|