Dist-Zilla-Plugin-Prereqs-From-cpmfile

Register prereqs from cpmfile


License
Artistic-1.0-Perl

Documentation

Actions Status

NAME

Dist::Zilla::Plugin::Prereqs::From::cpmfile - Register prereqs from cpmfile

SYNOPSIS

In you dist.ini:

[Prereqs::From::cpmfile]

You can optionally specify phases:

[Prereqs::From::cpmfile]
phases = configure, build, runtime, test, develop

DESCRIPTION

Dist::Zilla::Plugin::Prereqs::From::cpmfile registers prereqs from cpmfile.

SEE ALSO

Dist::Zilla::Plugin::Prereqs::FromCPANfile

Module::cpmfile

AUTHOR

Shoichi Kaji skaji@cpan.org

COPYRIGHT AND LICENSE

Copyright 2021 Shoichi Kaji skaji@cpan.org

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.