Dist::Zilla::Plugin::RemovePrereqs - a plugin to remove gathered prereqs


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::Plugin::RemovePrereqs - a plugin to remove gathered prereqs

VERSION

Top

version 4.200008

SYNOPSIS

Top

In your dist.ini:

  [RemovePrereqs]
  remove = Foo::Bar
  remove = MRO::Compat

This will remove any prerequisite of any type from any prereq phase. This is useful for eliminating incorrectly detected prereqs.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.