Acme-CPANAuthors-Acme-CPANAuthors-Authors

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        @ids      = $authors->id;
        @distros  = $authors->distributions('ACALPINI');
        $url      = $authors->avatar_url('SHLOMIF');
        $kwalitee = $authors->kwalitee('SANKO');

Description
    This class provides a hash of Pause IDs/names of Acme::CPANAuthors::*
    authorin' CPAN authors.

    I started this module because Acme::CPANAuthors::UnitedStates doesn't
    exist and apparently I'm not listed in Acme::CPANAuthors::Japanese.
    ((sigh)) I just want to be a part of something... great... greater...
    than-- um, sorry, lost my train of thought.

    Anyway, I decided both Acme::CPANAuthors::Earth (well covered between
    http://search.cpan.org/author/ and
    http://pause.perl.org/pause/query?ACTION=who_is) and
    Acme::CPANAuthors::Authors (only include authors who have published at
    least one distribution, script, etc.) would just be too time consuming
    for a 3AM lapse in judgement so... there you are.

lib/Acme/CPANAuthors/Acme/CPANAuthors/Authors.pm  view on Meta::CPAN

    $url      = $authors->avatar_url('SHLOMIF');
    $kwalitee = $authors->kwalitee('SANKO');

=head1 Description

This class provides a hash of Pause IDs/names of Acme::CPANAuthors::*
authorin' CPAN authors.

I started this module because
L<Acme::CPANAuthors::UnitedStates|Acme::CPANAuthors::UnitedStates> doesn't
exist and apparently I'm not listed in
L<Acme::CPANAuthors::Japanese|Acme::CPANAuthors::Japanese>. ((sigh)) I just
want to be a part of something... great... greater... than-- um, sorry, lost
my train of thought.

Anyway, I decided both L<Acme::CPANAuthors::Earth|Acme::CPANAuthors::Earth>
(well covered between http://search.cpan.org/author/ and
http://pause.perl.org/pause/query?ACTION=who_is) and
L<Acme::CPANAuthors::Authors|Acme::CPANAuthors::Authors> (only include authors
who have published at least one distribution, script, etc.) would just be too
time consuming for a 3AM lapse in judgement so... there you are.



( run in 0.683 second using v1.01-cache-2.11-cpan-4d50c553e7e )