Acme-CPANAuthors-French

 view release on metacpan or  search on metacpan

lib/Acme/CPANAuthors/French.pm  view on Meta::CPAN

    NANARDON    => "Olivier Thauvin",
    NBAREIL     => "Nicolas Bareil",
    NCHUCHE     => "Nicolas Chuche",
    NMONNET     => "Nicolas Monnet",            # has nothing on the CPAN
    NRINEAU     => "Nicolas Rineau",            # has nothing on the CPAN
    NTHIERY     => "Nicolas Thiéry",            # has nothing on the CPAN
    NTHIERYA    => "Nicolas Thiéry", #==NTHIERY # has nothing on the CPAN
    OARCHER     => "Olivier Archer",
    OLIBOU      => "Olivier Bouteille",
    ORTALO      => "Rodolphe Ortalo",
    OSALAUN     => "Olivier Salaün",
    PDENIS      => "Pierre Denis",
    PERRAD      => "Francois Perrad",
    PIXEL       => "Pascal Rigaux",
    PLEGALL     => "Pierrick Le Gall",
    PMEVZEK     => "Patrick Mevzek",
    POLGAB      => "Paul Gaborit",
    PVERD       => "Philippe Verdret",
    RAF         => "Raphaël Gommeaux",
    RAFAEL      => "Franck Dubois",
    RBERJON     => "Robin Berjon",
    RCHIBOIS    => "Remy Chibois",
    RECKON      => "Franck Latrémolière",
    RENNERT     => "Nicolas Rennert",           # has nothing on the CPAN
    RGARCIA     => "Rafaël Garcia-Suarez",
    ROSSI       => "Christian Rossi",
    ROUGE       => "Jean-Francois Paris",       # has nothing on the CPAN
    SAPER       => "Sébastien Aperghis-Tramoni (Maddingue)",
    SBZ         => "Sofian Brabez",             # has nothing on the CPAN
    SCOLINET    => "Sylvain Colinet (Skarsnik)",
    SDP         => "Sébastien Darribere-Pleyt",
    SEBDIAZ     => "Sebastien Diaz",
    SMAXIME     => "Soulé Maxime",              # has nothing on the CPAN
    SMILLET     => "Sébastien Millet",          # has nothing on the CPAN
    SNCK        => "Stephane Chmielewski",
    SNIPER      => "David Rigaudiere (Sniper)", # has nothing on the CPAN
    STEF        => "Stéphane Payrard",          # has nothing on the CPAN
    STHEBERT    => "Sébastien Thebert",         # has nothing on the CPAN
    STOUGARD    => "Stéphane Tougard",
    SUKRIA      => "Alexis Sukrieh",
    TCHINCHOW   => "Lionel Victor",
    TDRUGEON    => "Thomas Drugeon",
    THHAMON     => "Thierry Hamon",
    VPIT        => "Vincent Pit",
    XAV         => "Xavier Caron",              # has nothing on the CPAN
    YANN        => "Yannick Le Saint",          # has nothing on the CPAN
    YBLUSSEAU   => "Yves Blusseau",
    YVESAGO     => "Yves Agostini",
    ZERODEUX    => "Vincent Caron",             # has nothing on the CPAN
);


q<
    listen to 「陽の当たる月曜日」 by サエキけんぞう
    » http://www.myspace.com/cloclomadeinjapan
>


__END__

=encoding UTF-8

=head1 NAME

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

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


=head1 VERSION

Version 0.07


=head1 SYNOPSIS

   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");


=head1 DESCRIPTION

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


=head1 MAINTENANCE

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.


=head1 SEE ALSO

L<Acme::CPANAuthors> - Main class to manipulate this one

L<Acme::CPANAuthors::Austrian> - Austrian CPAN authors

L<Acme::CPANAuthors::Brazilian> - Brazilian CPAN authors

L<Acme::CPANAuthors::Chinese> - Chinese CPAN authors

L<Acme::CPANAuthors::Japanese> - Japanese CPAN authors


=head1 AUTHOR

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




( run in 1.669 second using v1.01-cache-2.11-cpan-98e64b0badf )