As suggested in
http://search.cpan.org/~jayk/Catalyst-Plugin-Authentication-0.10000/lib/Catalyst/Plugin/Authentication.pm
(_don't see also_ section),
has this new version of C::P::A::LDAP already made it to CPAN and
obsoleted C::P::A::Store::LDAP, or is anyone using the new C::P::A
(0.1000) with C::P::A::Store::LDAP (0.04)? After upgrading C::P::A,
the app fails miserably, and the version at
http://64.200.109.9/LDAP.tar.gz doesn't seem to work either.
In my case, the following error appears when trying to load dev server
(and even running the t/01.app included):
Can't use string ("MyApp") as a HASH ref while "strict refs" in use at
/usr/local/share/perl/5.8.8/Class/Accessor/Fast.pm line 38
Even after changing the configuration as suggested by C::P::A and the
POD included in http://64.200.109.9/LDAP.tar.gz (e.g. realms with
user, credential and store classes).
Any help appreciated, and thanks again!
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/