in reply to SQL::Abstract 'between' clause (about done)

In your reply to the initial critique of the OP, we find:

"067: my $additional = "&Key1=VAL1&Key2=VAL2&DATE1=20111111:20111112";"

    ?

I also don't understand why your OP quotes the error message from the snippet as coming from line 81, while your later post -- which you at least imply is the entire script -- puts the problem at 51.

Replies are listed 'Best First'.
Re^2: SQL::Abstract 'between' clause (about done)
by Anonymous Monk on Nov 22, 2011 at 11:41 UTC
    I don't understand what you mean, i posted a short script which reporduces the problem so someone else can copy and paste and run it to reproduce the error.