The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::lcpan::CmdBundle::cpanmodules - lcpan subcommands related to Acme::CPANModules

VERSION

This document describes version 0.002 of App::lcpan::CmdBundle::cpanmodules (from Perl distribution App-lcpan-CmdBundle-cpanmodules), released on 2019-12-26.

SYNOPSIS

Install this distribution, then the lcpan subcommands below will be available:

 # List Acme::CPANModules modules available on CPAN
 % lcpan cpanmodules-mods

DESCRIPTION

This bundle provides the following lcpan subcommands:

This distribution packages several lcpan subcommands related to Acme::CPANModules. More subcommands will be added in future releases.

Some ideas:

cpanmodules-stats. Number of modules/lists. We might also want to know the total number of entries, average number of entries per list, total number of mentioned modules, the most mentioned modules, and so on.

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/App-lcpan-CmdBundle-cpanmodules.

SOURCE

Source repository is at https://github.com/perlancar/perl-App-lcpan-CmdBundle-cpanmodules.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=App-lcpan-CmdBundle-cpanmodules

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

Acme::CPANModules and cpanmodules

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.