NAME
Dist::Zilla::Role::FixedPrereqs - enumerate fixed (non-conditional) prerequisites
VERSION
version 1.092071
DESCRIPTION
FixedPrereqs plugins have a prereq
method that should return a hashref of prerequisite package names and versions, indicating unconditional prerequisites to be merged together.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
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 perl itself.