NAME
Acme::CPANAuthors::Not - We are not CPAN authors
DESCRIPTION
This class provides a hash of nonexistent CPAN authors' Pause ID/name to Acme::CPANAuthors.
INTERNALS
While I was tempted to use a tied hash to provide an infinite set of nonexistent authors, I decided against it because it wouldn't fit in with Acme::CPANAuthors very well (it listifies the hash). So I went for randomness instead.
Oh, and this module works way too hard for what it does.
MAINTENANCE
If you are a CPAN author and are listed here, there's a bug. Please fix it.
AUTHOR
Steve Fink, <sfink at cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 by Steve Fink.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, even on Wednesdays.