Use my fork of the helpers, for debugging
[dbsrgits/SQL-Translator.git] / Makefile.PL
index e63df5d..4724acf 100644 (file)
@@ -19,6 +19,7 @@ my $deps = {
     'Sub::Quote'               => '0',
     'Try::Tiny'                => '0.04',
     'List::MoreUtils'          => '0.09',
+    'Scalar::Util'             => '0',
   },
   recommends => {
     'Template'                 => '2.20',