One more try at making a user-friendly CPAN::Reporter. Please note
I've also uploaded Task::CPAN::Reporter that requires CPAN::Reporter,
plus T::R::T::Metabase and LWP::Protocol::https. So "regular" testers
should use the Task and testers that want a really clean Perl can
stick with CPAN::Reporter and use T::R::T::Socket or whatever.
-- David
1.19_04 2011-06-29 17:39:25 America/New_York
[NEW FEATURES]
- Metabase profile generation will use as much of the provided
email_from parameter as possible and will generate a random
secret API key. If user provides email_from in a standard form
like C<< "John Q. Public" <[email protected]> >> then profile
generation is entirely automatic without additional prompts
from metabase-profile [David Golden]
[DOCUMENTATION]
- Swapped in Task::CPAN::Reporter in the SYNOPSIS [David Golden]
[BUG FIXES]
- Expands "~" into user directory before attempting to locate
'relative' pathname in .cpanreporter directory [David Golden]