NAME Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec - Ensure prereq to spec modules VERSION This document describes version 0.062 of Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec (from Perl distribution Dist-Zilla-Plugin-PERLANCAR-EnsurePrereqToSpec), released on 2020-06-11. SYNOPSIS In "dist.ini": [PERLANCAR::EnsurePrereqToSpec] DESCRIPTION I like to specify prerequisite to spec modules such as Rinci, Riap, Sah, Setup, etc as (phase=develop, rel=x_spec) dependency, to express that a distribution conforms to such specification(s). Currently only these spec is checked: * Rinci When a package contains Rinci metadata (%SPEC). * ColorTheme When there is a ColorTheme/* source files. * BorderStyle When there is a BorderStyle/* source files. HOMEPAGE Please visit the project's homepage at . SOURCE Source repository is at . BUGS Please report any bugs or feature requests on the bugtracker website When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. AUTHOR perlancar COPYRIGHT AND LICENSE This software is copyright (c) 2020, 2018, 2017, 2016, 2015 by perlancar@cpan.org. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.