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

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.

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

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.

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',

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

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-Icelandic. I will be notified, and then you'll automatically be notified of progress on your bug as we make changes.

Hinrik Örn Sigurðsson, <hinrik.sig@gmail.com>

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.