NAME
Acme::CPANAuthors::Belarusian - We are Belarusian CPAN authors
DESCRIPTION
This class provides a hash of Belarusian CPAN authors' Pause IDs/names to Acme::CPANAuthors.
SYNOPSIS
use Acme::CPANAuthors;
my $authors = Acme::CPANAuthors->new('Belarusian');
my $number = $authors->count;
my @ids = $authors->id;
my @distros = $authors->distributions('DMOL');
my $url = $authors->avatar_url('ZAG');
my $kwalitee = $authors->kwalitee('ZAR');
MAINTENANCE
If you are a Belarusian CPAN author not listed here, mail me your ID/name or send a pull request. If you are listed but are not Belarusian (or just don't want to be listed), mail me as well.
SEE ALSO
Acme::CPANAuthors - Main class to manipulate this one.
AUTHOR
Sergey Romanov, sromanov@cpan.org
.
COPYRIGHT AND LICENSE
Copyright (C) 2013 by Sergey Romanov.
This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.