<br><div class="gmail_quote">On Jan 1, 2008 9:15 AM, Christopher Laco &lt;<a href="mailto:claco@chrislaco.com">claco@chrislaco.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Dave Rolsky wrote:<br>&gt; On Mon, 31 Dec 2007, Christopher Laco wrote:<br>&gt;<br>&gt;&gt; I&#39;ve heard mention of this before, but I can&#39;t find the thread.<br>&gt;&gt; I have the latest DateTime, Storable and
<br>&gt;&gt; Catalyst::Plugin::Session/Authentication and I&#39;ve getting heap of these<br>&gt;&gt; in my logs:<br>&gt;&gt;<br>&gt;&gt;&gt; Use of uninitialized value in subroutine entry at<br>&gt;&gt;&gt; blib/lib/Storable.pm (autosplit into
<br>&gt;&gt;&gt; blib/lib/auto/Storable/_freeze.al) line 339.<br>&gt;&gt;<br>&gt;&gt; This seems to be caused by storaing a DateTime object in the session. If<br>&gt;&gt; I store a string instead of a DT instance, the warnings go away.
<br>&gt;&gt;<br>&gt;&gt; Anyone have any ideas on this one?<br>&gt;<br>&gt; It _should_ work. If you filed a bug report with a simple reproduction<br>&gt; recipe (that just uses DateTime and Storable, not Catalyst), I&#39;m sure it
<br>&gt; would be fixed.<br>&gt;<br>&gt;<br>&gt; -dave<br><br></div>I&#39;ll start digging around this morning andsee if I can come up with<br>something.<br><br>-=Chris<br><br><br>_______________________________________________
<br>List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
</a><br>Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">
http://dev.catalyst.perl.org/</a><br><br></blockquote></div><br><br clear="all">Make sure you have latest DateTime::Locale -- it is a separate dist, and has caused problems for me in the past.&nbsp; Although the latest versions of DateTime do force 
0.35 of ::Locale, it may still be relevant.<br><br>Maybe...<br><br><br>*shoots in the dark*<br><br>:)<br>