Hello David,

Just tried to install the module manually and execute "o conf init test_report" again. Got this:

Would you like to run 'metabase-profile' now to create '/home/jackal/.cpanreporter/metabase_id.json'? [y] transport? [Metabase uri https://metabase.cpantesters.org/api/v1/ id_file metabase_id.json]

CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please install the missing module or choose a different transport mechanism.

Looks like the version is missing the prerequisite module (Test::Reporter::Transport::Metabase). I quit the configuration, installed Test::Reporter::Transport::Metabase with the CPAN shell, reload CPAN, o conf init test_report again and voila... worked like a charm.

Regards,
Alceu

Em 29-06-2011 21:57, David Golden escreveu:
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"<j...@example.com>  >>  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]


Reply via email to