Applied patch from Ryan to uniqify index names sanely for the mysql producer
[dbsrgits/SQL-Translator.git] / Build.PL
index 5102d04..c3f85d6 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -24,6 +24,7 @@ my $builder = Module::Build->new(
         'Class::Base'              => 0,
         'Class::Data::Inheritable' => 0.02,
         'Class::MakeMethods'       => 0,
+        'Digest::SHA1'             => 2.00,
         'IO::Dir'                  => 0,
         'Log::Log4perl'            => 0,
         'Parse::RecDescent'        => 1.94,