Acme-CPANAuthors-Ukrainian

 view release on metacpan or  search on metacpan

README.pod  view on Meta::CPAN

=encoding UTF-8

=head1 NAME

Acme::CPANAuthors::Ukrainian - We are Ukrainian CPAN authors

=head1 SYNOPSIS

    use Acme::CPANAuthors;

    my $authors  = Acme::CPANAuthors->new("Ukrainian");

    my $number   = $authors->count;
    my @ids      = $authors->id;
    my @distros  = $authors->distributions("VTI");
    my $url      = $authors->avatar_url("DZHARIY");
    my $kwalitee = $authors->kwalitee("VIY");
    my $name     = $authors->name("EJS");

See documentation for L<Acme::CPANAuthors> for more details.

=head1 DESCRIPTION

This class provides a hash of Ukrainian CPAN authors' PAUSE ID and name to
the C<Acme::CPANAuthors> module.

=head1 MAINTENANCE

If you are a Ukrainian CPAN author not listed here, please send me your ID/name
via email or RT so I can always keep this module up to date.


=head1 CONTAINED AUTHORS

Now B<13> Ukrainian CPAN authors:

	CUB       => 'Kostyuk Oleg',
	DARKNOS   => 'Sergey Nosenko',
	DZHARIY   => 'Дмитрий Жарий',
	EJS       => 'Eugen Sobchenko',
	GRUBER    => 'Anton Berezin',
	GUGU      => 'Андрей Костенко',
	PANOLEX   => 'Олександр Панчук',
	SKOLYCHEV => 'Sergey V. Kolychev',
	VADIM     => 'Vadim Ponomarenko',
	VIY       => 'Igor Yu. Vlasenko',
	VTI       => 'Вячеслав Тихановский',
	YKO       => 'Ярослав Коршак',
	ZERO      => 'Oleg Alistratov'

=head1 SEE ALSO

L<Acme::CPANAuthors> L<Acme::CPANAuthors::Russian> L<http://search.cpan.org/search?query=Acme%3A%3ACPANAuthors&mode=all>

=head1 AUTHOR

Anatoly Sharifulin, C<< <sharifulin at gmail.com> >>

=head1 BUGS

Please report any bugs or feature requests to C<bug-acme-cpanauthors-Ukrainian at rt.cpan.org>, or through



( run in 2.009 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )