MKDoc::Authz is a powerful authorization module for the MKDoc::Core framework.
Using access control lists, it lets you define sets of permissions (called 'groups') and then associate users with those groups.
This framework is a step further in our great 'open-source MKDoc as a bunch of independant modules' plan.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
Or better, use CPAN.pm
DEPENDENCIES
Apache
Test::Harness 2.00
Scalar::Util 1.07
MKDoc::SQL 0.6 Petal 2.04
File::Touch 0.01
Want to help us open-source MKDoc?
Join the MKDoc-Modules community!
http://lists.webarch.co.uk/mailman/listinfo/mkdoc-modules
COPYRIGHT AND LICENCE
This module free software and is distributed under the same license as Perl itself.
Copyright (C) 2003 MKDoc Holdings Ltd.
Author: Jean-Michel Hiver <jhiver@mkdoc.com>