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

NAME

Acme::CM::Get - Shortcut to retrieve Acme::CPANModules list

VERSION

This document describes version 0.002 of Acme::CM::Get (from Perl distribution Acme-CM-Get), released on 2020-02-18.

SYNOPSIS

Load Acme::CPANModules::XSVersions then import $Acme::CPANModules::XSVersions::LIST:

% perl -MAcme::CM::Get=XSVersions -E'# do something with $LIST ...'

DESCRIPTION

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Acme-CM-Get.

SOURCE

Source repository is at https://github.com/perlancar/perl-Acme-CM-Get.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CM-Get

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

Acme::CPANModules

cpanmodules from App::cpanmodules

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020, 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.