NAME Pod::Weaver::Plugin::BorderStyle - Plugin to use when building distribution which has BorderStyle::* modules VERSION This document describes version 0.003 of Pod::Weaver::Plugin::BorderStyle (from Perl distribution Pod-Weaver-Plugin-BorderStyle), released on 2021-05-12. SYNOPSIS In your weaver.ini: [-BorderStyle] DESCRIPTION This plugin is used when building a distribution which has BorderStyle::* modules. It does the following to each BorderStyles::* Perl source code: * Create "BORDER STYLES" POD section from list of BorderStyle::* modules in the distribution * Mention some modules in See Also section e.g. BorderStyle, App::BorderStyleUtils. It does the following to each BorderStyle::* Perl source code: * Add "DESCRIPTION" POD section from border style structure's description 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 BorderStyle Dist::Zilla::Plugin::BorderStyle AUTHOR perlancar COPYRIGHT AND LICENSE This software is copyright (c) 2021, 2020 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.