On Mon, Oct 29, 2012 at 3:45 AM, Will Crawford
<[email protected]>wrote:

> On 19 October 2012 18:37, Bill Moseley <[email protected]> wrote:
> > delete $c->stash->{foo};
>
> Is there a function / method called "foo" anywhere in scope?
>

I've ignored this for a while, but still seeing in the app's logs.

No, there's no function foo defined.

Another thing that is odd is I have a $SIG{__WARN__} handler and all other
warning are caught by that but not the "Use of uninitialized value in
delete".

This machine is running 5.10.1 -- maybe it's related to that version of
Perl.

-- 
Bill Moseley
[email protected]
_______________________________________________
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/

Reply via email to