Revision history for SQL::Abstract
- Fixed open outer parens for a multi-line literal
- - Allow nested column-functions in WHERE
+ - Allow recursively-nested column-functions in WHERE
revision 1.61 2010-02-05 16:28 (UTC)
----------------------------
# GLOBALS
#======================================================================
-our $VERSION = '1.61';
+our $VERSION = '1.61_01';
# This would confuse some packagers
#$VERSION = eval $VERSION; # numify for warning-free dev releases