Acme-CPANModules-OrganizingCPAN

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME
    Acme::CPANModules::OrganizingCPAN - List of efforts to organize CPAN

VERSION
    This document describes version 0.002 of
    Acme::CPANModules::OrganizingCPAN (from Perl distribution
    Acme-CPANModules-OrganizingCPAN), released on 2023-10-29.

DESCRIPTION
    This list catalog efforts to organize CPAN and help users navigate the
    sea of modules on CPAN.

    Bundles and Tasks

    A "Bundle::*" module lists several modules that will all get installed
    simply by installing the Bundle module. A later project Task aims to
    address some of the shortcomings of "Bundle::*" modules.

    CPANAuthors

lib/Acme/CPANModules/OrganizingCPAN.pm  view on Meta::CPAN


our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-OrganizingCPAN'; # DIST
our $VERSION = '0.002'; # VERSION

use strict;
use Acme::CPANModulesUtil::Misc;

my $text = <<'_';
This list catalog efforts to organize CPAN and help users navigate the sea of
modules on CPAN.

**Bundles and Tasks**

A `Bundle::*` module lists several modules that will all get installed simply by
installing the Bundle module. A later project <pm:Task> aims to address some of
the shortcomings of `Bundle::*` modules.

**CPANAuthors**

lib/Acme/CPANModules/OrganizingCPAN.pm  view on Meta::CPAN

=head1 NAME

Acme::CPANModules::OrganizingCPAN - List of efforts to organize CPAN

=head1 VERSION

This document describes version 0.002 of Acme::CPANModules::OrganizingCPAN (from Perl distribution Acme-CPANModules-OrganizingCPAN), released on 2023-10-29.

=head1 DESCRIPTION

This list catalog efforts to organize CPAN and help users navigate the sea of
modules on CPAN.

B<Bundles and Tasks>

A C<Bundle::*> module lists several modules that will all get installed simply by
installing the Bundle module. A later project L<Task> aims to address some of
the shortcomings of C<Bundle::*> modules.

B<CPANAuthors>



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