[Catalyst] Getting Complaint from C::P::Session::Store::FastMmap.pm

Jay Buffington jaybuffington at gmail.com
Mon Jun 4 10:14:34 GMT 2007


Are the two versions for Cache::FastMmap in your old and new site_lib
directory different?

Jay

On 6/2/07, Dennis Daupert <ddaupert at sbcglobal.net> wrote:
>
> My app has been running; I decided it's time to package it up. I hadn't
> been keeping track of all my included modules in Makefile.PL, so I renamed
> 'site_perl' directory and recreated, so I could do a new install of Catal=
yst
> and company. I had Catalyst 5.7006, now 5.7007. C::P::S::S::FastMmap is
> still at 0.02.
>
> App starts up OK, and I can get to a few pages that avoid the login stuff,
> but everything else gets this error:
>
> "Can't use string ("1180812469") as a SCALAR ref while "strict refs" in
> use at
> /usr/lib/perl5/site_perl/5.8.8/Catalyst/Plugin/Session/Store/FastMmap.pm
> line 62."
>
> Comes from this routine:
>      60 sub get_session_data {
>      61     my ( $c, $sid ) =3D @_;
>      62     ${ $c->_session_fastmmap_storage->get($sid) || return };
>      63 }
>
> Help?
>
> /dennis
>
>
> _______________________________________________
> 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/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070604/0d7dd=
5ce/attachment.htm


More information about the Catalyst mailing list