Re: Variables disappearing in code

2012-10-09 Thread Mark Haney
On 10/09/2012 08:20 AM, Mark Haney wrote: So, this is obviously a problem bigger than just this one routine. But bugger me if I know where to go from here. I don't even know what to say now. I have it working. I'm not entirely sure /why/ it works, but it does. Just for fun, I changed th

Re: Variables disappearing in code

2012-10-09 Thread Mark Haney
On 10/05/2012 11:38 AM, Shlomi Fish wrote: Hi Mark, please include a self-contained, minimalised, reproducing example, so we can see what you are doing wrong. Moreover, sometimes minimalising the code to something more self-contained helps you find the problem. Regards, Shlomi Fis

Re: Variables disappearing in code

2012-10-05 Thread Shlomi Fish
Hi Mark, On Fri, 05 Oct 2012 11:25:01 -0400 Mark Haney wrote: > On 10/04/2012 03:23 PM, Shlomi Fish wrote: > > On Thu, 4 Oct 2012 18:11:50 + > > Mark Haney wrote: > > > > This may be a culprit - it seems to be a reference to a scalar that > > is itself an array reference. Usually just doing

Re: Variables disappearing in code

2012-10-04 Thread Uri Guttman
On 10/04/2012 02:11 PM, Mark Haney wrote: I've got a Template Toolkit template that is driving me insane. I've hit the TT list, but it seems more and more like the problem may be more perl related than a templating issue. I've attached the offending files so now let me show what the problem

Re: Variables disappearing in code

2012-10-04 Thread Shlomi Fish
On Thu, 4 Oct 2012 18:11:50 + Mark Haney wrote: > I've got a Template Toolkit template that is driving me insane. I've > hit the TT list, but it seems more and more like the problem may be > more perl related than a templating issue. I've attached the > offending files so now let me show wh

Variables disappearing in code

2012-10-04 Thread Mark Haney
I've got a Template Toolkit template that is driving me insane. I've hit the TT list, but it seems more and more like the problem may be more perl related than a templating issue. I've attached the offending files so now let me show what the problem is. I have two SQL statements that pull fac