Change the makefile to test r6202
Peter Rabbitson [Mon, 11 May 2009 10:50:54 +0000 (10:50 +0000)]
Makefile.PL

index 2d8e90b..888e988 100644 (file)
@@ -190,6 +190,7 @@ EOE
             . 'Do you really want to continue?',
             'no',
           );
+
           exit 0 unless ($ans =~ /^y(es)?$/i);
       }
     }