Hmm, strange indeed.
Are you using $c->user in your controllers?
What version of perl (and build number) are you using?
Octavian
----- Original Message -----
From: "Nilson Santos Figueiredo Junior" <[EMAIL PROTECTED]>
To: "The elegant MVC web framework" <[email protected]>
Sent: Wednesday, January 03, 2007 8:34 PM
Subject: Re: [Catalyst] creating a model
On 1/3/07, Len Jaffe <[EMAIL PROTECTED]> wrote:
The Tie::RefHash distributed with perl has a bug, that was fixed, but
the new version causes AS perl to die during the test phase of the
build. The version with the bug prevents us from using sessions as
there's a coderef inside the user object, and Storable balks at
freezing a coderef.
I find this all too weird.
I'm currently using sessions under Win32 with no issues at all.
I've got Tie::RefHash version 1.32, which came bundled with my AS Perl.
I'm using the following session related plugins:
Session
Session::Store::File
Session::State::Cookie
Authentication
Authentication::Store::DBIC
Authentication::Credential::Password
Anything different there which might explain this oddity?
-Nilson Santos F. Jr.
_______________________________________________
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/
_______________________________________________
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/