Acme-CPANAuthors-Turkish
view release on metacpan or search on metacpan
lib/Acme/CPANAuthors/Turkish.pm view on Meta::CPAN
package Acme::CPANAuthors::Turkish;
$Acme::CPANAuthors::Turkish::VERSION = '0.24';
use strict;
use warnings;
use utf8;
use Acme::CPANAuthors::Register (
AULUSOY => 'Ayhan Ulusoy',
BDD => 'Berk D. Demir',
BURAK => 'Burak Gürsoy',
ENGIN => 'Engin Gündüz',
MUTOGUZ => 'OÄuz Mut',
NANIS => 'A. Sinan Ãnür',
TTAR => 'Tolga Tarhan',
ZIYA => 'Ziya Süzen',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANAuthors::Turkish
=head1 VERSION
version 0.24
=head1 SYNOPSIS
use Acme::CPANAuthors;
use Acme::CPANAuthors::Turkish;
my $authors = Acme::CPANAuthors->new('Turkish');
my $number = $authors->count;
my @ids = $authors->id;
my @distros = $authors->distributions('BURAK');
my $url = $authors->avatar_url('BURAK');
my $kwalitee = $authors->kwalitee('BURAK');
=head1 DESCRIPTION
This class is used to provide a hash of turkish CPAN author's PAUSE id/name
to Acme::CPANAuthors.
=head1 NAME
Acme::CPANAuthors::Turkish - We are Turkish CPAN authors
Acme::CPANAuthors::Turkish - Türk CPAN Yazarları
=head1 MAINTENANCE
If you are a turkish CPAN author not listed here, please send me your id/name
via email or RT so we can always keep this module up to date. If there's a
mistake and you're listed here but are not turkish (or just don't want to be
listed), sorry for the inconvenience: please contact me and I'll remove the
entry right away.
( run in 1.348 second using v1.01-cache-2.11-cpan-e1769b4cff6 )