+# ----------------------------------------------------------
+# 0.11016 2012-10-09
+# ----------------------------------------------------------
+
* Allow passing an arrayref to SQLT->filename (lost in Mooification)
# ----------------------------------------------------------
use Moo;
our ( $DEFAULT_SUB, $DEBUG, $ERROR );
-our $VERSION = '0.11015';
+our $VERSION = '0.11016';
$DEBUG = 0 unless defined $DEBUG;
$ERROR = "";