From: Karen Etheridge Date: Mon, 11 Feb 2013 23:33:48 +0000 (-0800) Subject: use new bail_out_on_fail feature (no-op if plugin version is too old) X-Git-Tag: v0.55~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=69eeaa971eb465cd2e3333563f4cc759f25075f6 use new bail_out_on_fail feature (no-op if plugin version is too old) --- diff --git a/dist.ini b/dist.ini index 06a0334..ba522ce 100644 --- a/dist.ini +++ b/dist.ini @@ -53,6 +53,8 @@ config_plugin = @FLORA [EOLTests] [Test::DistManifest] [Test::Compile] +bail_out_on_fail = 1 + [Test::MinimumVersion] [MetaTests] [Test::CPAN::Changes]