Acme-CPANLists

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    0.090

DESCRIPTION

    With the multitude of modules that are available on CPAN, it is
    sometimes difficult for a user to choose an appropriate module for a
    task or find other modules related in some ways to a module. Various
    projects like CPAN Ratings <http://cpanratings.perl.org/> (where users
    rate and review a distribution) or MetaCPAN <https://metacpan.org/>
    (which has a ++ feature where logged-in users can press a button to ++
    a module and the website will tally the number of ++'s a distribution
    has) help to some extent. There are also various blog posts by Perl
    programmers which review modules, e.g. CPAN Module Reviews by Neil
    Bowers <http://neilb.org/reviews/>.

    For categorizing CPAN authors, there are also the Acme::CPANAuthors
    project, complete with its own website <http://acme.cpanauthors.org/>.

    Acme::CPANLists is another way to help. One creates an
    Acme::CPANLists::SOMENAME module, and inside it puts lists of CPAN
    modules and authors with their descriptions/reviews/ratings. The
    creator of the list is free to organize her list in whatever way she

lib/Acme/CPANLists.pm  view on Meta::CPAN

Acme::CPANLists is yet another way to organize CPAN modules/authors into various
"lists".

=head1 DESCRIPTION

With the multitude of modules that are available on CPAN, it is sometimes
difficult for a user to choose an appropriate module for a task or find other
modules related in some ways to a module. Various projects like L<CPAN
Ratings|http://cpanratings.perl.org/> (where users rate and review a
distribution) or L<MetaCPAN|https://metacpan.org/> (which has a C<++> feature
where logged-in users can press a button to C<++> a module and the website will
tally the number of C<++>'s a distribution has) help to some extent. There are
also various blog posts by Perl programmers which review modules, e.g. L<CPAN
Module Reviews by Neil Bowers|http://neilb.org/reviews/>.

For categorizing CPAN authors, there are also the L<Acme::CPANAuthors> project,
complete with L<its own website|http://acme.cpanauthors.org/>.

Acme::CPANLists is another way to help. One creates an
C<Acme::CPANLists::SOMENAME> module, and inside it puts lists of CPAN modules
and authors with their descriptions/reviews/ratings. The creator of the list is
free to organize her list in whatever way she likes.



( run in 1.430 second using v1.01-cache-2.11-cpan-49f99fa48dc )