http://www.perlmonks.org?node_id=726185


in reply to managing object permissions

CGI::Application can be used to implement role-based access control using the modules CGI::Application::Plugin::Authentication and CGI::Application::Plugin::Authorization.