Acme-CPANModulesBundle-Import-MJGARDNER

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      },
      "x_mentions" : {
         "x_mentions" : {
            "Data::Dumper" : "0",
            "DateTime" : "0",
            "DateTime::Locale" : "0",
            "DateTime::Locale::Catalog" : "0",
            "HTTP::AcceptLanguage" : "0",
            "Hash::Util" : "0",
            "List::AllUtils" : "0",
            "List::MoreUtils" : "0",
            "List::MoreUtils::XS" : "0",
            "List::Pairwise" : "0",
            "List::SomeUtils" : "0",

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

               { 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

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

=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.



( run in 0.495 second using v1.01-cache-2.11-cpan-a5abf4f5562 )