NAME Acme::CPANAuthors::Icelandic - We are Icelandic CPAN authors SYNOPSIS use Acme::CPANAuthors; my $authors = Acme::CPANAuthors->new('Icelandic'); my $number = $authors->count; my @ids = $authors->id; my @distros = $authors->distributions("HINRIK"); my $url = $authors->avatar_url("HINRIK"); my $kwalitee = $authors->kwalitee("HINRIK"); my $name = $authors->name("HINRIK"); See documentation for Acme::CPANAuthors for more details. DESCRIPTION This class provides a hash of Icelandic CPAN authors' PAUSE ID and name to the "Acme::CPANAuthors|Acme::CPANAuthors" module. MAINTENANCE If you are an Icelandic CPAN author not listed here, please send me your ID/name via email or RT so I can keep this module up to date. And if you are not and Icelandic CPAN author but still listed here, please send me your ID/name via email or RT and I will remove your name. CONTAINED AUTHORS Now listing 5 Icelandic CPAN authors: ADDI => 'Arnar Mar Hrafnkelsson', AVAR => 'Ævar Arnfjörð Bjarmason', BALDUR => 'Baldur Kristinsson', HINRIK => 'Hinrik Örn Sigurðsson', HRAFNKELL => 'Hrafnkell Freyr Hlöðversson', SEE ALSO Acme::CPANAuthors::Acme::CPANAuthors::Authors <http://search.cpan.org/search?query=Acme%3A%3ACPANAuthors&mode=all> BUGS Please report any bugs or feature requests to "bug-acme-cpanauthors-icelandic at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-Iceland ic>. I will be notified, and then you'll automatically be notified of progress on your bug as we make changes. AUTHOR Hinrik Örn Sigurðsson, <hinrik.sig@gmail.com> LICENSE AND COPYRIGHT Copyright (C) 2009 by Hinrik Örn Sigurðsson This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.