NAME
Pod::Weaver::Plugin::App::lcpan - Plugin to use when building App::lcpan::* distribution
VERSION
This document describes version 0.001 of Pod::Weaver::Plugin::App::lcpan (from Perl distribution Pod-Weaver-Plugin-App-lcpan), released on 2017-01-20.
SYNOPSIS
In your weaver.ini:
[-App::lcpan]
DESCRIPTION
This plugin is to be used when building App::lcpan::*
distribution. Currently it does the following:
For each lib/App/lcpan/CmdBundle/*
module files:
Add general Description text
For each lib/App/lcpan/Cmd/*
module files:
Add general Description text
CONFIGURATION
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Pod-Weaver-Plugin-App-lcpan.
SOURCE
Source repository is at https://github.com/perlancar/perl-Pod-Weaver-Plugin-App-lcpan.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Weaver-Plugin-App-lcpan
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
Dist::Zilla::Plugin::App::lcpan
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.