DESCR 226 B

123456
  1. This module implements the Catalyst::Authentication API using
  2. Catalyst::Model::DBI.
  3. It uses DBI to let your application authenticate users against a
  4. database and it provides support for
  5. Catalyst::Plugin::Authorization::Roles.