NAME Pod::Weaver::Plugin::Sah::Schemas - Plugin to use when building Sah::Schemas::* distribution VERSION This document describes version 0.065 of Pod::Weaver::Plugin::Sah::Schemas (from Perl distribution Pod-Weaver-Plugin-Sah-Schemas), released on 2021-07-19. SYNOPSIS In your weaver.ini: [-Sah::Schemas] DESCRIPTION This plugin is used when building a Sah::Schemas::* distribution. It currently does the following to lib/Sah/Schemas/* .pm files: * Create "SAH SCHEMAS" POD section from list of Sah::Schema::* modules in the distribution * Mention some modules in See Also section e.g. Sah and Data::Sah. It does the following to "Sah/Schema/*" in lib .pm files: * Add "DESCRIPTION" POD section schema's description CONTRIBUTOR Steven Haryanto 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. SEE ALSO Sah and Data::Sah Dist::Zilla::Plugin::Sah::Schemas AUTHOR perlancar COPYRIGHT AND LICENSE This software is copyright (c) 2021, 2020, 2019, 2016 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.