Help for this page

Select Code to Download


  1. or download this
    Couldn't instantiate component "LolCatalyst::Lite::Model::Auth", "Eith
    +er ->config->{connect_info} must be defined for LolCatalyst::Lite::Mo
    +del::Auth or LolCatalyst::Lite::Auth::Schema must have connect info d
    +efined on it. Here's what we got:
    $VAR1 = {
    ...
              'catalyst_component_name' => 'LolCatalyst::Lite::Model::Auth
    +'
            };"Compilation failed in require at /usr/local/share/perl/5.14
    +.2/Module/Runtime.pm line 317.
     at /usr/local/share/perl/5.14.2/Catalyst/Script/Server.pm line 240.
    
  2. or download this
    requires 'Catalyst::Plugin::Authentication';
    requires 'Catalyst::Plugin::Authorization::Roles';
    ...
    requires 'Catalyst::Authentication::Store::DBIx::Class';
    requires 'Catalyst::Authentication::Credential::HTTP';
    requires 'DBIx::Class::EncodedColumn';