Acme-CPANModules-DescribeAModuleBadly-PERLANCAR
view release on metacpan or search on metacpan
lib/Acme/CPANModules/DescribeAModuleBadly/PERLANCAR.pm view on Meta::CPAN
package Acme::CPANModules::DescribeAModuleBadly::PERLANCAR;
use strict;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-DescribeAModuleBadly-PERLANCAR'; # DIST
our $VERSION = '0.002'; # VERSION
our $LIST = {
summary => 'List of modules that are described badly by PERLANCAR',
description => <<'_',
_
entries => [
{
module => 'Path::Tiny',
description => <<'_',
When you're bored and want to relearn crawling, standing up, walking and speech
all over again when dealing with files.
_
},
{
module => 'M',
description => <<'_',
Remember when you want to have more than four ways to do OO, but less than six?
Yeah, me neither.
(To be honest, I've used all <pm:Moose>, <pm:Mouse>, <pm:Moo>, and <pm:Mo> for
"real-world" purposes, and Mo is so lightweight the only way to be more
lightweight is to do bare OO by yourself.)
_
},
{
module => 'Dist::Zilla',
description => <<'_',
An ideal distribution builder tool, particularly if you need to develop
Dist::Zilla plugin distributions.
_
},
],
};
1;
# ABSTRACT: List of modules that are described badly by PERLANCAR
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::DescribeAModuleBadly::PERLANCAR - List of modules that are described badly by PERLANCAR
=head1 VERSION
This document describes version 0.002 of Acme::CPANModules::DescribeAModuleBadly::PERLANCAR (from Perl distribution Acme-CPANModules-DescribeAModuleBadly-PERLANCAR), released on 2023-10-29.
=head1 ACME::CPANMODULES ENTRIES
=over
=item L<Path::Tiny>
Author: L<DAGOLDEN|https://metacpan.org/author/DAGOLDEN>
When you're bored and want to relearn crawling, standing up, walking and speech
all over again when dealing with files.
=item L<M>
Author: L<MSTROUT|https://metacpan.org/author/MSTROUT>
Remember when you want to have more than four ways to do OO, but less than six?
Yeah, me neither.
(To be honest, I've used all L<Moose>, L<Mouse>, L<Moo>, and L<Mo> for
"real-world" purposes, and Mo is so lightweight the only way to be more
lightweight is to do bare OO by yourself.)
=item L<Dist::Zilla>
Author: L<RJBS|https://metacpan.org/author/RJBS>
An ideal distribution builder tool, particularly if you need to develop
Dist::Zilla plugin distributions.
=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<cpanm-cpanmodules> script (from
L<App::cpanm::cpanmodules> distribution):
% cpanm-cpanmodules -n DescribeAModuleBadly::PERLANCAR
Alternatively you can use the L<cpanmodules> CLI (from L<App::cpanmodules>
( run in 1.798 second using v1.01-cache-2.11-cpan-39bf76dae61 )