From: Karen Etheridge Date: Sat, 23 Feb 2013 21:58:34 +0000 (-0800) Subject: bail out on failed prereqs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=cdd395884daf35d68623436592a69e2e6ca89248;hp=28f95433340e9f4db1faa5a591a4855c25caeb9a bail out on failed prereqs --- diff --git a/dist.ini b/dist.ini index ba522ce..350140a 100644 --- a/dist.ini +++ b/dist.ini @@ -63,7 +63,10 @@ bail_out_on_fail = 1 [Test::Pod::No404s] [CheckPrereqsIndexed] [Test::Version] + [Test::CheckDeps] +:version = 0.005 +fatal = 1 [Git::Remote::Check] remote_branch = master