On 03/22/2013 01:08 PM, Dave Mitchell wrote: > Perlbug can tell people where to report CPAN bugs: it just requires > %Module::CoreList::bug_tracker to be updated to know the details for more > modules; at the moment, 'CPAN' itself is still listed as undef, unlike for > example: > > 'App::Prove' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness', Huh, I didn't know about %Module::CoreList::bug_tracker. Since perlbug wants to send mail anyway, perhaps it could offer to directly mail the appropriate @rt.cpan.org address? This offers folks a way forward to report bugs in dual-life modules via perlbug, instead of saying "Sorry, over there!" 'App::Prove' => 'bug-Test-Harness@rt.cpan.org',Thread Previous | Thread Next