in reply to Question about getting Role's name from CGI::Application::Plugin::Authorization

You could use Catalyst::Plugin::Authorization::Roles, or you could take a look at catalyst-web-framework for an an example of a CGI-Catalyst-Moose framework that uses DBI with user roles.

It also has a download link:

web_app.zip.

  • Comment on Re: Question about getting Role's name from CGI::Application::Plugin::Authorization