Acme-CPANModules-PERLANCAR-InfoFromCPANTesters
view release on metacpan or search on metacpan
lib/Acme/CPANModules/PERLANCAR/InfoFromCPANTesters.pm view on Meta::CPAN
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2020-10-19'; # DATE
our $DIST = 'Acme-CPANModules-PERLANCAR-InfoFromCPANTesters'; # DIST
our $VERSION = '0.003'; # VERSION
our $LIST = {
summary => 'Distributions that gather information from CPANTesters',
entries => [
{ module => "Acme::Test::crypt", summary => 'Check crypt() support in various platforms' },
{ module => "App::PlatformInfo", summary => 'Result of Devel::Platform::Info on various testing machines' },
{ module => "Acme::CPAN::Testers::DevelCheckOS", summary => 'Result of Devel::CheckOS::{list_platforms,os_is} on various testing machines' },
],
};
1;
# ABSTRACT: Distributions that gather information from CPANTesters
__END__
=pod
lib/Acme/CPANModules/PERLANCAR/InfoFromCPANTesters.pm view on Meta::CPAN
=head1 VERSION
This document describes version 0.003 of Acme::CPANModules::PERLANCAR::InfoFromCPANTesters (from Perl distribution Acme-CPANModules-PERLANCAR-InfoFromCPANTesters), released on 2020-10-19.
=head1 MODULES INCLUDED IN THIS ACME::CPANMODULE MODULE
=over
=item * L<Acme::Test::crypt> - Check crypt() support in various platforms
=item * L<App::PlatformInfo> - Result of Devel::Platform::Info on various testing machines
=item * L<Acme::CPAN::Testers::DevelCheckOS> - Result of Devel::CheckOS::{list_platforms,os_is} on various testing machines
=back
=head1 FAQ
=head2 What are ways to use this Acme::CPANModules module?
Aside from reading this Acme::CPANModules module's POD documentation, you can
install all the listed modules (entries) using L<cpanmodules> CLI (from
L<App::cpanmodules> distribution):
lib/Acme/CPANModules/PERLANCAR/InfoFromCPANTesters.pm view on Meta::CPAN
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModules-PERLANCAR-InfoFromCPANTesters>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Acme-CPANModules-PERLANCAR-InfoFromCPANTesters>.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModules-PERLANCAR-InfoFromCPANTesters>
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.
=head1 SEE ALSO
L<Acme::CPANModules> - about the Acme::CPANModules namespace
L<cpanmodules> - CLI tool to let you browse/view the lists
=head1 AUTHOR
( run in 1.962 second using v1.01-cache-2.11-cpan-5735350b133 )