Dist-Zilla-Plugin-EnsurePrereqsInstalled
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/EnsurePrereqsInstalled.pm view on Meta::CPAN
It is this author's opinion that this check ought to be performed by
L<Dist::Zilla> itself, rather than leaving it to an optional plugin.
=for Pod::Coverage mvp_aliases mvp_multivalue_args before_build after_build before_release
=head1 CONFIGURATION OPTIONS
=head2 type (or relationship, prereq_type)
[EnsurePrereqsInstalled]
type = requires
type = recommends
Indicate what relationship type(s) of prereqs are checked (such as requires, recommends, suggests).
Defaults to 'requires'; can be used more than once. (Note that 'conflicts'
and 'x_breaks' prereqs are always checked and this cannot be disabled.)
=head2 build_phase
[EnsurePrereqsInstalled]
build_phase = release
( run in 0.434 second using v1.01-cache-2.11-cpan-0d8aa00de5b )