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


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

Index


NAME

Top

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

DESCRIPTION

Top

This class provides a hash of Pause ID/name of German CPAN authors.

SYNOPSIS

    use Acme::CPANAuthors;
    use Acme::CPANAuthors::German;

    my $authors = Acme::CPANAuthors->new('German');

    my $number   = $authors->count;
    my @ids      = $authors->id;
    my @distros  = $authors->distributions('RENEEB');
    my $url      = $authors->avatar_url('SCHWIGON');
    my $kwalitee = $authors->kwalitee('WILLERT');

MAINTENANCE

Top

If you are an Austrian CPAN author and are not listed here, please mail me. If you are listed and don't want to be, mail me as well.

SEE ALSO

Top

Acme::CPANAuthors - Main class to manipulate this one.

AUTHOR

Top

Florian Ragwitz <rafl@debian.org>

COPYRIGHT AND LICENSE

Top


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