One shortcoming of the CPAN clients that currently exist is that they have no way of specifying conflicting downstream dependencies of modules. This module attempts to work around this issue by allowing you to specify conflicting versions of modules ...
DOY/Dist-CheckConflicts-0.11 - 03 Apr 2014 14:58:28 UTCThis is a simple Dist::Zilla plugin to check that the gathered files contain no merge conflict markers....
RSRCHBOY/Dist-Zilla-PluginBundle-Git-CheckFor-0.014 - 10 Oct 2016 15:28:32 UTCThis plugin adds distribution metadata regarding other modules and version that are not compatible with your distribution's release. It is not quite the same as the "conflicts" field in prerequisite metadata (see "Relationships" in CPAN::Meta::Spec),...
ETHER/Dist-Zilla-Plugin-Breaks-0.004 - 19 Aug 2016 00:48:28 UTCThis module lets you declare conflicts on other modules (usually dependencies of your module) in your dist.ini. Declaring conflicts does several thing to your distro. First, it generates a module named something like "Your::Distro::Conflicts". This m...
DROLSKY/Dist-Zilla-Plugin-Conflicts-0.19 - 20 Aug 2016 18:12:55 UTCThis is a Dist::Zilla plugin that runs at the gather files stage, providing a test file that runs last in your test suite and checks for conflicting modules, as indicated by "x_breaks" in your distribution metadata. (See the t/zzz-check-breaks.t test...
ETHER/Dist-Zilla-Plugin-Test-CheckBreaks-0.019 - 20 Aug 2017 00:48:12 UTC