Acme-Module-Authors
view release on metacpan or search on metacpan
lib/Acme/Module/Authors.pm view on Meta::CPAN
# in END phase it'll print out author names of modules used
=head1 DESCRIPTION
Acme::Module::Authors allows you to realize how your programs benefit
from CPAN modules. Then you can thank authors of these modules.
=head1 NOTE
This module uses CPAN.pm to get module author name, which is
slow. Parsing POD's AUTHOR section will makei it more efficient. (But
it's hard because author names are in free form)
=head1 AUTHOR
Tatsuhiko Miyagawa E<lt>miyagawa@bulknews.netE<gt>
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
=head1 SEE ALSO
( run in 0.566 second using v1.01-cache-2.11-cpan-39bf76dae61 )