The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Mango::Catalyst::Model::Roles - Catalyst model for user role information

SYNOPSIS

DESCRIPTION

Mango::Catalyst::Model::Roles provides glue between Mango::Provider::Roles and Catalyst models. If you would like to use a different provider, simply set provider_class:

__PACKAGE__->provider_class('OtherRoleProvider');

See the classes below for more information about configuring your models.

SEE ALSO

Mango::Catalyst::Model::Provider, Mango::Provider::Roles

AUTHOR

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com