fix for x => { '!=' => [ -and => (1 .. 3) ] }
authorJustin Hunter <justin.d.hunter@gmail.com>
Fri, 24 Apr 2009 08:03:45 +0000 (08:03 +0000)
committerJustin Hunter <justin.d.hunter@gmail.com>
Fri, 24 Apr 2009 08:03:45 +0000 (08:03 +0000)
commitb182f72c73922f3864a15b926f945b3af0b085cb
tree9c8f6218f7f0487f06bdfcb358b2d45c8ac3e911
parent25e4c69385e46884d50f89d5faada6ef1015aa1b
fix for x => { '!=' => [ -and => (1 .. 3) ] }
added parens for test
lib/SQL/Abstract.pm
t/04modifiers.t