Subject: | This error when using this Module |
Restarting LinuxRulz: linuxrulzAttribute (_app) does not pass the type
constraint because: Validation failed for 'Object' failed with value
LinuxRulz at
/usr/local/share/perl/5.10.0/Catalyst/Authentication/Realm.pm line 135
Catalyst::Authentication::Realm::new('Catalyst::Authentication::Realm',
'rpx', 'HASH(0x2461800)', 'LinuxRulz') called at
/usr/local/share/perl/5.10.0/Catalyst/Plugin/Authentication.pm line 333
Catalyst::Plugin::Authentication::setup_auth_realm('LinuxRulz',
'rpx', 'HASH(0x2461800)') called at
/usr/local/share/perl/5.10.0/Catalyst/Plugin/Authentication.pm line 267
Catalyst::Plugin::Authentication::_authentication_initialize('LinuxRulz') called
at /usr/local/share/perl/5.10.0/Catalyst/Plugin/Authentication.pm line 202
Catalyst::Plugin::Authentication::setup('LinuxRulz') called at
/usr/local/share/perl/5.10.0/Catalyst/Plugin/StackTrace.pm line 175
Catalyst::Plugin::StackTrace::setup('LinuxRulz') called at
/usr/local/share/perl/5.10.0/Catalyst/Plugin/ConfigLoader.pm line 101
Catalyst::Plugin::ConfigLoader::setup('LinuxRulz') called at
/usr/local/share/perl/5.10.0/Catalyst.pm line 1137
Catalyst::setup('LinuxRulz') called at lib/LinuxRulz.pm line 71
require LinuxRulz.pm called at -e line 0
main::BEGIN() called at lib/LinuxRulz.pm line 0
eval {...} called at lib/LinuxRulz.pm line 0
Compilation failed in require, <DATA> line 522.
BEGIN failed--compilation aborted, <DATA> line 522.
When i try to start my app i get this stacktrace+error.
My Config is for this class(unrelated to this):
<credential>
class RPX
api_key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
</credential>