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 a Icelandic CPAN author not listed here, please send me your ID/name via email or RT so we I always keep this module up to date. And if you aren't a Icelandic CPAN author listed here, please send me your ID/name via email or RT and I will remove your name. CONTAINED AUTHORS Now listing 4 Icelandic CPAN authors: ADDI => 'Arnar Mar Hrafnkelsson', AVAR => 'Ævar Arnfjörð Bjarmason', HINRIK => 'Hinrik Örn Sigurðsson', HRAFNKELL => 'Hrafnkell Freyr Hlöðversson', SEE ALSO Acme::CPANAuthors::Acme::CPANAuthors::Authors BUGS Please report any bugs or feature requests to "bug-acme-cpanauthors-icelandic at rt.cpan.org", or through the web interface at . 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, 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.