Hi, I just filed this ticket https://rt.cpan.org/Public/Bug/Display.html?id=74818 but maybe it's my mistake. I get the following error when when trying to send a test report:
CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for Sub-Install-0.925 CPAN::Reporter: sending test report with 'pass' via Metabase CPAN::Reporter: Test::Reporter: error from 'Test::Reporter::Transport::Metabase:' fact submission failed: Status read failed: An invalid argument was supplied. at C:\strawberry\perl\site\lib/Metabase/Client/Simple.pm line 111 Metabase::Client::Simple::submit_fact('Metabase::Client::Simple=HASH(0x2dabec4)', 'CPAN::Testers::Report=HASH(0x30766dc)') called at C:\strawberry\perl\site\lib/Test/Repo rter/Transport/Metabase.pm line 132 Test::Reporter::Transport::Metabase::send('Test::Reporter::Transport::Metabase=HASH(0x299e77c)', 'Test::Reporter=HASH(0x2d9ccf4)') called at C:\strawberry\perl\site\lib/T est/Reporter.pm line 271 eval {...} called at C:\strawberry\perl\site\lib/Test/Reporter.pm line 271 Test::Reporter::send('Test::Reporter=HASH(0x2d9ccf4)') called at C:\strawberry\perl\site\lib/CPAN/Reporter.pm line 492 CPAN::Reporter::_dispatch_report('HASH(0x1ba99dc)') called at C:\strawberry\perl\site\lib/CPAN/Reporter.pm line 104 CPAN::Reporter::grade_test('CPAN::Distribution=HASH(0x182130c)', 'C:\strawberry\c\bin\dmake.EXE test', 'ARRAY(0x2a25adc)', 0) called at C:\strawberry\perl\site\lib/CPAN/R eporter.pm line 199 CPAN::Reporter::test('CPAN::Distribution=HASH(0x182130c)', 'C:\strawberry\c\bin\dmake.EXE test') called at C:\strawberry\perl\lib/CPAN/Distribution.pm line 3247 CPAN::Distribution::test('CPAN::Distribution=HASH(0x182130c)') called at C:\strawberry\perl\lib/CPAN/Module.pm line 479 eval {...} called at C:\strawberry\perl\lib/CPAN/Module.pm line 478 CPAN::Module::rematein('CPAN::Module=HASH(0x18212dc)', 'test') called at C:\strawberry\perl\lib/CPAN/Module.pm line 508 CPAN::Module::test('CPAN::Module=HASH(0x18212dc)') called at C:\strawberry\perl\lib/CPAN/Shell.pm line 1797 CPAN::Shell::rematein('CPAN::Shell', 'test', 'Sub::Install') called at C:\strawberry\perl\lib/CPAN/Shell.pm line 1977 CPAN::Shell::__ANON__('CPAN::Shell', 'Sub::Install') called at C:/strawberry/perl/lib/CPAN.pm line 376 eval {...} called at C:/strawberry/perl/lib/CPAN.pm line 373 CPAN::shell() called at C:/strawberry/perl/lib/App/Cpan.pm line 295 App::Cpan::_process_options('App::Cpan') called at C:/strawberry/perl/lib/App/Cpan.pm line 364 App::Cpan::run('App::Cpan') called at C:\strawberry\perl\bin/cpan line 8 Gabor