[Bast-commits] r6205 - DBIx-Class/0.08/trunk
ribasushi at dev.catalyst.perl.org
ribasushi at dev.catalyst.perl.org
Mon May 11 10:50:54 GMT 2009
Author: ribasushi
Date: 2009-05-11 10:50:54 +0000 (Mon, 11 May 2009)
New Revision: 6205
Modified:
DBIx-Class/0.08/trunk/Makefile.PL
Log:
Change the makefile to test r6202
Modified: DBIx-Class/0.08/trunk/Makefile.PL
===================================================================
--- DBIx-Class/0.08/trunk/Makefile.PL 2009-05-10 20:44:29 UTC (rev 6204)
+++ DBIx-Class/0.08/trunk/Makefile.PL 2009-05-11 10:50:54 UTC (rev 6205)
@@ -190,6 +190,7 @@
. 'Do you really want to continue?',
'no',
);
+
exit 0 unless ($ans =~ /^y(es)?$/i);
}
}
More information about the Bast-commits
mailing list