Acme-CPANAuthors-Danish
view release on metacpan or search on metacpan
SYNOPSIS
use Acme::CPANAuthors;
use Acme::CPANAuthors::Danish;
my $authors = Acme::CPANAuthors->new('Danish');
my $number = $authors->count;
my @ids = $authors->id;
my @distros = $authors->distributions('ABH');
my $url = $authors->avatar_url('JONASBN');
my $kwalitee = $authors->kwalitee('MADZ');
DESCRIPTION
This class provides a hash of Pause ID/name of Danish CPAN authors.
MAINTENANCE
If you are an Danish CPAN author and are not listed here, please mail
me. If you are listed and don't want to be, mail me as well.
SEE ALSO
Acme::CPANAuthors - Main class to manipulate this one.
( run in 1.176 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )