The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.04    XXX
        - refactor some yuckiness
        - Locally override pluginn configuration (user_class, etc)
        - Locally override typekey configuration (token, etc)
        - last_typekey_{error,object}
        - Doc improvements
        - use Catalyst::Utils::ensure_class_loaded instead of UNIVERSAL::require
        - Switch to Module::Install

0.03    2006-01-01 13:35:00
        - $store->get_user now gets the user name as the first arg for maximum
          compatibility with stores.
        - Doc fixes