[Catalyst] creating a model

Nilson Santos Figueiredo Junior acid06 at gmail.com
Wed Jan 3 18:34:45 GMT 2007


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.



More information about the Catalyst mailing list