On Feb 16, 2009, at 4:11 AM, Rafael Garcia-Suarez wrote:

2009/2/15 Craig A. Berry <craigbe...@mac.com>:
There doesn't seem to be an upstream/downstream
workflow that works well for everybody all the time.

No. But I just encoded this info in Maintainers.pl :
http://perl5.git.perl.org/perl.git/commitdiff/bf63da66ae0bd087

So you can do :
$ perl Porting/Maintainers --module Install
ExtUtils::Install yves         blead

Check out Porting/Maintainers, it's handy.


Thanks for the reminder. I knew of it's existence but had forgotten about this feature. We have a ways to go to make the data as useful as it could be:

% perl Porting/Maintainers --module '.*' | grep unknown | wc -l
      97
% perl Porting/Maintainers --module '.*' | grep cpan | wc -l
      19
% perl Porting/Maintainers --module '.*' | grep blead | wc -l
      14

________________________________________
Craig A. Berry
mailto:craigbe...@mac.com

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to