The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dist::Zilla::Role::FixedPrereqs - enumerate fixed (non-conditional) prerequisites

VERSION

version 1.100630

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) 2010 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.