Acme-CPANModulesBundle-Import-MJGARDNER

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Import/MJGARDNER/ListProcessing.pm  view on Meta::CPAN

# This file was first automatically generated by gen-acme-cpanmodules-module-from-webpage on Wed May 19 09:28:03 2021 from webpage at https://phoenixtrap.com/2021/05/18/a-list-of-perl-list-processing-modules/ by gen-acme-cpanmodules-module-from-webpa...

package Acme::CPANModules::Import::MJGARDNER::ListProcessing;

our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2021-05-19'; # DATE
our $DIST = 'Acme-CPANModulesBundle-Import-MJGARDNER'; # DIST
our $VERSION = '0.002'; # VERSION

our $LIST = {
  entries => [
               { module => "List::Util" },
               { module => "List::MoreUtils" },
               { module => "List::SomeUtils" },
               { module => "List::UtilsBy" },
               { module => "List::AllUtils" },
               { module => "List::Util::MaybeXS" },
               { module => "List::MoreUtils::XS" },
               { module => "Util::Any" },
               { module => "Scalar::Util" },
               { module => "Hash::Util" },
               { module => "String::Util" },
               { module => "String::CamelCase" },
               { module => "List::Pairwise" },
               { module => "Data::Dumper" },
             ],
  summary => "List of modules mentioned in https://phoenixtrap.com/2021/05/18/a-list-of-perl-list-processing-modules/",
};

1;
# ABSTRACT: List of modules mentioned in https://phoenixtrap.com/2021/05/18/a-list-of-perl-list-processing-modules/

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::Import::MJGARDNER::ListProcessing - List of modules mentioned in https://phoenixtrap.com/2021/05/18/a-list-of-perl-list-processing-modules/

=head1 VERSION

This document describes version 0.002 of Acme::CPANModules::Import::MJGARDNER::ListProcessing (from Perl distribution Acme-CPANModulesBundle-Import-MJGARDNER), released on 2021-05-19.

=head1 DESCRIPTION

This L<Acme::CPANModules> module was first automatically generated from list of modules mentioned at L<https://phoenixtrap.com/2021/05/18/a-list-of-perl-list-processing-modules/>.

=head1 ACME::CPANMODULES ENTRIES

=over

=item * L<List::Util>

=item * L<List::MoreUtils>

=item * L<List::SomeUtils>

=item * L<List::UtilsBy>

=item * L<List::AllUtils>

=item * L<List::Util::MaybeXS>

=item * L<List::MoreUtils::XS>

=item * L<Util::Any>

=item * L<Scalar::Util>

=item * L<Hash::Util>

=item * L<String::Util>

=item * L<String::CamelCase>

=item * L<List::Pairwise>

=item * L<Data::Dumper>

=back

=head1 FAQ

=head2 What is an Acme::CPANModules::* module?

An Acme::CPANModules::* module, like this module, contains just a list of module
names that share a common characteristics. It is a way to categorize modules and
document CPAN. See L<Acme::CPANModules> for more details.

=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):



( run in 0.845 second using v1.01-cache-2.11-cpan-39bf76dae61 )