Acme::CPANAuthors::French - We are French-speaking CPAN authors


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

Index


NAME

Top

Acme::CPANAuthors::French - We are French-speaking CPAN authors

Acme::CPANAuthors::French - Nous sommes des auteurs CPAN francophones

VERSION

Top

Version 0.07

SYNOPSIS

Top

   use Acme::CPANAuthors;

   my $authors  = Acme::CPANAuthors->new("French");

   my $number   = $authors->count;
   my @ids      = $authors->id;
   my @distros  = $authors->distributions("SAPER");
   my $url      = $authors->avatar_url("VPIT");
   my $kwalitee = $authors->kwalitee("BOOK");
   my $name     = $authors->name("RGARCIA");




DESCRIPTION

Top

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

MAINTENANCE

Top

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

SEE ALSO

Top

Acme::CPANAuthors - Main class to manipulate this one

Acme::CPANAuthors::Austrian - Austrian CPAN authors

Acme::CPANAuthors::Brazilian - Brazilian CPAN authors

Acme::CPANAuthors::Chinese - Chinese CPAN authors

Acme::CPANAuthors::Japanese - Japanese CPAN authors

AUTHOR

Top

Sébastien Aperghis-Tramoni <sebastien at aperghis.net>

BUGS

Top

Please report any bugs or feature requests to bug-acme-cpanauthors-french at rt.cpan.org, or through the web interface at http://rt.cpan.org/Dist/Display.html?Queue=Acme-CPANAuthors-French. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Acme::CPANAuthors::French

You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/Dist/Display.html?Queue=Acme-CPANAuthors-French

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Acme-CPANAuthors-French

* CPAN Ratings

http://cpanratings.perl.org/d/Acme-CPANAuthors-French

* Search CPAN

http://search.cpan.org/dist/Acme-CPANAuthors-French

ACKNOWLEDGEMENTS

Top

Thanks to Kenichi Ishigaki for writing Acme::CPANAuthors.

COPYRIGHT & LICENSE

Top


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