
Dist::Zilla::Plugin::Prereq - list simple prerequisites

version 1.093250

In your dist.ini:
[Prereq] Foo::Bar = 1.002 MRO::Compat = 10 Sub::Exporter = 0

This module adds "fixed" prerequisites to your distribution. These are prereqs with a known, fixed minimum version that doens't change based on platform or other conditions.

Ricardo SIGNES <rjbs@cpan.org>

This software is copyright (c) 2009 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.