NAME
App::lcpan::CmdBundle::changes - lcpan subcommands related to Changes
file
VERSION
This document describes version 0.001 of App::lcpan::CmdBundle::changes
(from Perl distribution App-lcpan-CmdBundle-changes), released on
2020-10-04.
SYNOPSIS
Install this distribution. Afterwards, the lcpan subcommands below will
be available:
# show latest entry of a distribution release's Changes file
% lcpan changes-entry App-lcpan
# show specific version's entry of a distribution release's Changes file
% lcpan changes-entry App-lcpan 1.000
DESCRIPTION
This bundle provides the following lcpan subcommands:
* lcpan changes-entry
This distribution packages several lcpan subcommands related to CPAN
Changes file.
HOMEPAGE
Please visit the project's homepage at
<https://metacpan.org/release/App-lcpan-CmdBundle-changes>.
SOURCE
Source repository is at
<https://github.com/perlancar/perl-App-lcpan-CmdBundle-changes>.
BUGS
Please report any bugs or feature requests on the bugtracker website
<https://rt.cpan.org/Public/Dist/Display.html?Name=App-lcpan-CmdBundle-c
hanges>
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
lcpan, App::lcpan
CPAN::Changes
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 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.