in reply to Re: Weird hash access problem
in thread Weird hash access problem

It's being used in the same block as the one in which it's set.

Replies are listed 'Best First'.
Re^3: Weird hash access problem
by jfroebe (Parson) on May 26, 2011 at 19:07 UTC

    Interesting. I would have thought that the scope of what is in the if (...) would be only within the if (...) { } code block. The fact that it works doesn't mean the code should be written that way IMHO.

    Jason L. Froebe

    Blog, Tech Blog