Merge 'storage-tweaks' into 'trunk'
[dbsrgits/DBIx-Class.git] / Makefile.PL
index e94e72e..7aaf1dc 100644 (file)
@@ -190,6 +190,7 @@ EOE
             . 'Do you really want to continue?',
             'no',
           );
+
           exit 0 unless ($ans =~ /^y(es)?$/i);
       }
     }