Revision history for SQL::Abstract
+revision 1.55 2009-05-17 22:54 (UTC)
+----------------------------
- make sure that sql generation does not mutate the supplied
where condition structure
# GLOBALS
#======================================================================
-our $VERSION = '1.54';
+our $VERSION = '1.55';
# This would confuse some packagers
#$VERSION = eval $VERSION; # numify for warning-free dev releases