The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mango::Catalyst::Model::Users - Catalyst model for user information

DESCRIPTION

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

    __PACKAGE__->provider_class('OtherUserProvider');

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

SEE ALSO

Mango::Catalyst::Model::Provider, Mango::Provider::Users

AUTHOR

    Christopher H. Laco
    CPAN ID: CLACO
    claco@chrislaco.com
    http://today.icantfocus.com/blog/