Acme-CPANAuthors-POE

 view release on metacpan or  search on metacpan

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

  NSHP => q[Nicholas Shipp],
  NUFFIN => q[yvbl qvg'mn (Yuval Kogman)],
  OALDERS => q[Olaf Alders],
  OMNI => q[Michael Alexander],
  ONEONETWO => q[Dominic Humphries],
  PALIK => q[Alexei Pastuchov],
  PAULV => q[Paul Visscher],
  PEVANS => q[Paul Evans],
  PGUZIS => q[Peter Guzis],
  PHAYLON => q[Robert 'phaylon' Sedlacek],
  PLU => q[Johannes Plunien],
  PRIVI => q[Markus Schraeder],
  PTINSLEY => q[Paul David Tinsley],
  RCAPUTO => q[Rocco Caputo],
  RCLAMP => q[Richard Clamp],
  RDB => q[Rob Bloodgood],
  RDRAKE => q[Robert Drake],
  RECSKY => q[Frederico Recsky],
  REVMISCHA => q[Mischa Spiegelmock],
  RJBS => q[Ricardo SIGNES],
  RJP => q[Rob Partington],
  RKITOVER => q[Rafael Kitover],
  RRWO => q[Robert Rothenberg],
  SABECK => q[Scott Beck],
  SAPER => q[Sebastien Aperghis-Tramoni],
  SCILLEY => q[Scott Cilley],
  SEGAN => q[Sean Egan],
  SHARIFULN => q[Anatoly Sharifulin],
  SIMONW => q[Simon Wistow],
  SIRMXE => q[Gary Warman],
  SMCNABB => q[Steve McNabb],
  SPADKINS => q[Stephen Adkins],
  SPARKY => q[Przemyslaw Iskra],
  STE => q[Steve James],
  SUZUKI => q[Yuji Suzuki],
  TAG => q[Scott S. McCoy],
  TBR => q[Thiago Berlitz Rondon],
  TEEJAY => q[Aaron James Trevena],
  TONYC => q[Tony Cook],
  TREEKI => q[Ash Wolf],
  TYPESTER => q[Daisuke Murase],
  ULTRADM => q[George Patrascan],
  VANY => q[Ivan B. Serezhkin],
  WANG => q[wb@95700.net],
  WAZZUTEKE => q[Trevor Hall],
  WHOPPIX => q[Jonathan Ringstad],
  WWOLF => q[William Wolf],
  XANTUS => q[David Davis],
  XSAWYERX => q[Sawyer X],
  YAPPO => q[Kazuhiro Osawa],
  YBLUSSEAU => q[yblusseau],
  ZOFFIX => q[Zoffix Znet],
);

q[We are POEsters];

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANAuthors::POE - We are CPAN Authors of POE

=head1 VERSION

version 0.88

=head1 SYNOPSIS

    use Acme::CPANAuthors;

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

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

=head1 DESCRIPTION

This class provides a hash of L<POE> namespace CPAN Authors' PAUSE ID and name to the L<Acme::CPANAuthors> module.

It is currently statically generated information, I hope to make it dynamic in the future.

=head1 CONTAINED AUTHORS

  AAR => q[Alessandro Ranellucci],
  ABERGMAN => q[Artur Bergman],
  ACHEN => q[Andrew Chen],
  ADAMK => q[Adam Kennedy],
  AGRUNDMA => q[Andy Grundman],
  AHOYING => q[Andrew Hoying],
  AIMASS => q[Alejandro Imass],
  AJCT => q[Adam Taylor],
  ALTREUS => q[Alastair Douglas],
  ANDYPUR => q[Andrew V. Purshottam],
  ANEI => q[Ailin Nemui],
  APOCAL => q[Apocalypse],
  ARCANEZ => q[Justin Hunter],
  AVENJ => q[Jon Portnoy (PAUSE Custodial Account)],
  BARBIE => q[Barbie],
  BEVO => q[Brendan Beveridge],
  BIGPRESH => q[David Precious],
  BINGOS => q[Chris Williams],
  BLHOTSKY => q[Brad Lhotsky],
  BOOK => q[Philippe Bruhat (BooK)],
  BSMITH => q[Benjamin Smith],
  BTROTT => q[Benjamin Trott],
  CATONE => q[Denis Pokataev],
  CCOBB => q[Chris Cobb],
  CFEDDE => q[Chris Fedde],
  CLAESJAC => q[Claes Jakobsson],
  CURTIS => q[Curtis Brandt],
  CWEST => q[Casey West],
  DAEMON => q[Paul G Webster],
  DAMS => q[Damien Krotkine],



( run in 2.704 seconds using v1.01-cache-2.11-cpan-8f98c5d2c55 )