Revision history for SQL::Abstract
+revision 1.67 2010-05-31 14:21 (UTC)
+----------------------------
- Fix SQL::Test failure when first chunk is an unrecognized
literal
- Generic -not operator tests
# GLOBALS
#======================================================================
-our $VERSION = '1.66_01';
+our $VERSION = '1.67';
# This would confuse some packagers
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases