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

Documentation

What is User::Config exactly and how can it be used

Modules

Helper Class to generate Catalyst Models intefacing User::Config
Handling the per-user configuration in multi-user applications
This defines the role, the database-backends are playing.
Use an DBIx::Class schema to store the user-configuration data.
Store User-Configuration in a large Key-Value-Table.
Store User-Configuration in an LDAP-directory.
Storing the user-configuration in memory, only.
some helper-functions for User::Config UI-Generators
generate a userinterface for User::Config using a web-form.
a model for HTML::FormHandler interfacing the Form-entries with User::Config.