[Catalyst] creating a model

Octavian Rasnita orasnita at gmail.com
Wed Jan 3 20:07:46 GMT 2007


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" <acid06 at gmail.com>
To: "The elegant MVC web framework" <catalyst at lists.rawmode.org>
Sent: Wednesday, January 03, 2007 8:34 PM
Subject: Re: [Catalyst] creating a model


> On 1/3/07, Len Jaffe <lenjaffe at jaffesystems.com> 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: Catalyst at 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/ 




More information about the Catalyst mailing list