Acme-CPANAuthors-CPANTS-FiveOrMore

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Acme/CPANAuthors/CPANTS/FiveOrMore.pm
Makefile.PL
MANIFEST
t/000_basic.t
t/950_pod.t
t/960_pod_coverage.t
Changes
README
META.yml                                 Module meta-data (added by MakeMaker)

README  view on Meta::CPAN

     my @ids      = $authors -> id;
     my @distros  = $authors -> distributions ("ABIGAIL");
     my $url      = $authors -> avatar_url    ("ABIGAIL");
     my $kwalitee = $authors -> kwalitee      ("ABIGAIL");
     my $name     = $authors -> name          ("ABIGAIL");

    See documentation for Acme::CPANAuthors for more details.

DESCRIPTION
    This class provides a hash of PAUSE IDs and names of CPAN authors who
    have five or more distributions in the CPANTS database.

DEVELOPMENT
    The current sources of this module are found on github,
    <git://github.com/Abigail/Acme--CPANAuthors--CPANTS--FiveOrMore.git>.

AUTHOR
    Abigail, <mailto:cpan@abigail.be>.

COPYRIGHT and LICENSE
    Copyright (C) 2009 by Abigail.

lib/Acme/CPANAuthors/CPANTS/FiveOrMore.pm  view on Meta::CPAN

 my @distros  = $authors -> distributions ("ABIGAIL");
 my $url      = $authors -> avatar_url    ("ABIGAIL");
 my $kwalitee = $authors -> kwalitee      ("ABIGAIL");
 my $name     = $authors -> name          ("ABIGAIL");

See documentation for Acme::CPANAuthors for more details.

=head1 DESCRIPTION

This class provides a hash of PAUSE IDs and names of CPAN authors
who have five or more distributions in the CPANTS database.

=head1 DEVELOPMENT

The current sources of this module are found on github,
L<< git://github.com/Abigail/Acme--CPANAuthors--CPANTS--FiveOrMore.git >>.

=head1 AUTHOR

Abigail, L<< mailto:cpan@abigail.be >>.



( run in 0.626 second using v1.01-cache-2.11-cpan-8d75d55dd25 )