On Jul 16, 2007, at 1:35 PM, Juan Miguel Paredes wrote:
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!
I haven't had a chance to test the C::P::A::Store::LDAP code with the
new C::P::A. If you want to patch the current C::P::A::S::LDAP, I'll
happily accept (and test) the changes.
Adam
--
HJK Solutions - We Launch Startups - http://www.hjksolutions.com
Adam Jacob, Senior Partner
T: (206) 508-4759 E: [EMAIL PROTECTED]
_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/