Revision history for SQL::Abstract
+revision 1.68 2010-09-16
+----------------------------
- Document methods on Tree
- Add affordances for color coding placeholders
- Change ::Tree::whitespace to whitespace_keyword
# GLOBALS
#======================================================================
-our $VERSION = '1.67_03';
+our $VERSION = '1.68';
# This would confuse some packagers
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases