Acme::CPANAuthors::Misanthrope - The CPAN authors who see into your soul with perfect clarity.


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

Index


NAME

Top

Acme::CPANAuthors::Misanthrope - The CPAN authors who see into your soul with perfect clarity.

SYNOPSIS

Top

   use strict;
   use warnings;
   use Acme::CPANAuthors;

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

   my $number   = $authors->count;
   my @ids      = $authors->id;
   my @distros  = $authors->distributions('MSCHWERN');
   my $url      = $authors->avatar_url('ASHLEY');
   my $kwalitee = $authors->kwalitee('MSTROUT');

DESCRIPTION

Top

Use this to find which CPAN authors can be trusted with your gold and wimin but not your self-respect.

MAINTENANCE

Top

If you are a misanthropic CPAN author not listed here, send your id and you will be added. If you have been listed but discovered you are now in love or something equally fluffy and non-sensical dictating your removal, you may also squeak. You'll be greased. Promptly. Wheel.

SEE ALSO

Top

Acme::CPANAuthors, Acme::CPANAuthors::Japanese, Acme::CPANAuthors::Chinese, Acme::CPANAuthors::Brazilian, &c.

AUTHOR

Top

Ashley Pond V, <ashley at cpan.org>.

COPYRIGHT AND LICENSE

Top


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