NAME
    Pod::Weaver::Plugin::Data::Sah::Coerce - Plugin to use when building
    Data::Sah::Coerce::* or Data::Sah::CoerceBundle::* distribution

VERSION
    This document describes version 0.001 of
    Pod::Weaver::Plugin::Data::Sah::Coerce (from Perl distribution
    Pod-Weaver-Plugin-Data-Sah-Coerce), released on 2019-11-28.

SYNOPSIS
    In your weaver.ini:

     [-Data::Sah::Coerce]

DESCRIPTION
    This plugin is to be used when building "Data::Sah::Coerce::*" or
    "Data::Sah::CoerceBundle::*" distribution. Currently it does the
    following:

    For each "lib/Data/Sah/Coerce/*" module file:

    *   Add a Synopsis section (if doesn't already exist) containing an
        example on how to use the Sah coerce rule module in a Sah schema

    For each "lib/Data/Sah/CoerceBundle/*" module file:

    *   Add list of coerce rule modules at the beginning of Description
        section

CONFIGURATION
HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Pod-Weaver-Plugin-Data-Sah-Coerce>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-Pod-Weaver-Plugin-Data-Sah-Coerce>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Weaver-Plugin-Dat
    a-Sah-Coerce>

    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.

SEE ALSO
    Data::Sah::Coerce

    Dist::Zilla::Plugin::Data::Sah::Coerce

    Sah

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2019 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.