> On Feb 21, 2017, at 8:34 AM, Uri Guttman <[email protected]> wrote:
>
> you can't trace it from the value. but you can write code where that value is
> stuffed into the db and look for a reference vs 1 or a blank. then you can
> dump the call stack (with caller()) or do other debugging. something is
> putting a hash reference in there that shouldn't be doing it.
Thanks Uri, but that’s the problem - so far I haven’t been able to tell
where it’s being generated. That’s why I was hoping to decode that value.
Looks like I’ll have to continue searching. :\
Frank
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/