> > Tobias Kremer wrote: > > > I'm storing a DateTime object in $c->session and I just realized that > > > this is causing the following warning on every request: > > > > > > "Use of uninitialized value in subroutine entry at ../../lib/Storable.pm > > > (autosplit into ../../lib/auto/Storable/_freeze.al) line 290."
> What version of DateTime::Locale do you guys have? > 0.32 had a bug in it that didn't play nice with storable, so make sure you > have the latest. I'm on v0.35, so unfortunately it's not the culprit :( --Tobias _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/
