Even though it is in the depchain due to YAML - just go ahead and declare it
[dbsrgits/SQL-Translator.git] / Makefile.PL
index 2916095..bffaa89 100644 (file)
@@ -20,10 +20,11 @@ my $deps = {
     'DBI'                      => 0,
     'File::ShareDir'           => 1.0,
     'File::Spec'               => 0,
+    'Scalar::Util'             => 0,
     'XML::Writer'              => 0.500,
   },
   recommends => {
-    'Template'                 => 2.10,
+    'Template'                 => 2.20,
     'GD'                       => 0,
     'GraphViz'                 => 0,
     'Graph::Directed'          => 0,