From 9a1787d9c96a97135dab958fc78b9761cec658e5 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 25 Jun 2011 10:11:01 +0000 Subject: Apache2::SiteControl is a set of perl object-oriented classes that implement a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate system that does not require the policies to be written into your application components. It attempts to separate the concerns of how to show and manipulate data from the concerns of who is allowed to view and manipulate data and why. WWW: http://search.cpan.org/dist/Apache2-SiteControl/ PR: ports/158001 Submitted by: Nick Hilliard