Acme-CPANLists

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

         # alternate_modules => [...], # if you are reviewing an undesirable module and want to suggest better alternative(s)
         # related_modules => ['Data::Dump::Color', 'Data::Dumper'], # if you want to specify related modules that are not listed on the other entries of the same list
     }

    That's it. After you have completed your lists, publish your
    Acme::CPANLists module to CPAN.

    If you are using Dist::Zilla to release your distribution, this
    Pod::Weaver plugin might be useful for you:
    Pod::Weaver::Plugin::Acme::CPANLists. It will create an AUTHOR LISTS
    and MODULE LISTS POD sections which are POD rendering of your
    author/module lists so users reading your module's documentation can
    immediately read your lists.

USING ACME::CPANLISTS MODULES

    As said earlier, a website/online service that collects and indexes all
    Acme::CPANLists modules on CPAN is coming in the future.

    In the meantime, you can install the acme-cpanlists CLI script (from
    the App::AcmeCpanlists distribution). It can list installed

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

     # alternate_modules => [...], # if you are reviewing an undesirable module and want to suggest better alternative(s)
     # related_modules => ['Data::Dump::Color', 'Data::Dumper'], # if you want to specify related modules that are not listed on the other entries of the same list
 }

That's it. After you have completed your lists, publish your Acme::CPANLists
module to CPAN.

If you are using L<Dist::Zilla> to release your distribution, this
L<Pod::Weaver> plugin might be useful for you:
L<Pod::Weaver::Plugin::Acme::CPANLists>. It will create an C<AUTHOR LISTS> and
C<MODULE LISTS> POD sections which are POD rendering of your author/module lists
so users reading your module's documentation can immediately read your lists.

=head1 USING ACME::CPANLISTS MODULES

As said earlier, a website/online service that collects and indexes all
Acme::CPANLists modules on CPAN is coming in the future.

In the meantime, you can install the L<acme-cpanlists> CLI script (from the
L<App::AcmeCpanlists> distribution). It can list installed Acme::CPANLists
modules and view the entries of a list.



( run in 2.175 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )