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


Acme-CPANAuthors-Ukrainian documentation  | view source Contained in the Acme-CPANAuthors-Ukrainian distribution.

Index


NAME

Top

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

SYNOPSIS

Top

    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 Acme::CPANAuthors for more details.

DESCRIPTION

Top

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

MAINTENANCE

Top

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.

CONTAINED AUTHORS

Top

Now 12 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       => 'Вячеслав Тихановский',
	ZERO      => 'Oleg Alistratov'

SEE ALSO

Top

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

AUTHOR

Top

Anatoly Sharifulin, <sharifulin at gmail.com>

BUGS

Top

Please report any bugs or feature requests to bug-acme-cpanauthors-Ukrainian at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Ukrainian. We will be notified, and then you'll automatically be notified of progress on your bug as we make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Acme::CPANAuthors::Ukrainian

You can also look for information at:

* Github

http://github.com/sharifulin/acme-cpanauthors-Ukrainian/tree/master

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-CPANAuthors-Ukrainian

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Acme-CPANAuthors-Ukrainian

* CPAN Ratings

http://cpanratings.perl.org/d/Acme-CPANAuthors-Ukrainian

* Search CPAN

http://search.cpan.org/dist/Acme-CPANAuthors-Ukrainian

COPYRIGHT & LICENSE

Top


Acme-CPANAuthors-Ukrainian documentation  | view source Contained in the Acme-CPANAuthors-Ukrainian distribution.