Acme::CPANAuthors::Brazilian - We are brazilian CPAN authors


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

Index


NAME

Top

Acme::CPANAuthors::Brazilian - We are brazilian CPAN authors

Acme::CPANAuthors::Brazilian - Nós somos autores brasileiros no CPAN

SYNOPSIS

Top

   use Acme::CPANAuthors;
   use Acme::CPANAuthors::Brazilian;

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

   my $number   = $authors->count;
   my @ids      = $authors->id;
   my @distros  = $authors->distributions('FGLOCK');
   my $url      = $authors->avatar_url('GARU');
   my $kwalitee = $authors->kwalitee('FCO');




DESCRIPTION

Top

This class is used to provide a hash of brazilian CPAN author's PAUSE id/name to Acme::CPANAuthors.

Essa classe é usada para fornecer um hash de id/nome PAUSE de autores brasileiros no CPAN para o Acme::CPANAuthors.

MAINTENANCE

Top

If you are a brazilian CPAN author not listed here, please send me your id/name via email, IRC, or RT so we can always keep this module up to date. If there's amistake and you're listed here but are not brazilian (or just don't want to be listed), sorry for the inconvenience: please contact me and I'll remove the entry right away.

Se você é um autor brasileiro no CPAN e não está listado aqui, por favor me envie seu id/nome via email, IRC, ou RT para que possamos manter esse módulo sempre atualizado. Se houve um erro e você está listado aqui mas não é brasileiro (ou simplesmente não quer ser listado), desculpe a inconveniencia: por favor entre em contato que removerei a entrada imediatamente.

SEE ALSO

Top

Acme::CPANAuthors - Main class to manipulate this one (Classe principal para manipular esta)

Acme::CPANAuthors::Japanese - Code and documentation nearly taken verbatim from it (Código e documentação copiadas daqui quase verbatim)

AUTHOR

Top

Breno G. de Oliveira <garu at cpan.org>

(although almost everything was reused from Kenichi Ishigaki's nice modules (listed above)

COPYRIGHT AND LICENSE

Top


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