call op expanders for unop hashpairs, move ident and value to op-only expand
[scpubgit/Q-Branch.git] / maint / sqlacexpr
index d394b1f..e9d9550 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/env perl
 
+use lib 'lib';
 use strictures 2;
 use SQL::Abstract::ExtraClauses;
 #use Devel::DDCWarn;