Apache-AuthTypeKey

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

$Id: README 12 2004-08-21 08:36:19Z btrott $

This is Apache::AuthTypeKey, an implementation of TypeKey authentication and
authorization for Apache.

PREREQUISITES

    * Authen::TypeKey
    * Apache::AuthCookie

INSTALLATION

Apache::AuthTypeKey installation is straightforward. If your CPAN shell
is set up, you should just be able to do

    % perl -MCPAN -e 'install Apache::AuthTypeKey'

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install



( run in 0.414 second using v1.01-cache-2.11-cpan-bbb979687b5 )