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:
-
When a package contains Rinci metadata (
%SPEC
). -
When there is a ColorTheme/* source files.
-
When there is a BorderStyle/* source files.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Dist-Zilla-Plugin-PERLANCAR-EnsurePrereqToSpec.
SOURCE
Source repository is at https://github.com/perlancar/perl-Dist-Zilla-Plugin-PERLANCAR-EnsurePrereqToSpec.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-PERLANCAR-EnsurePrereqToSpec
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 <perlancar@cpan.org>
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.