Hi David, As per your suggestion, I took a try. Unfortunately, the result is still the same as follows:
CPAN::Reporter: sending test report with 'pass' via Metabase CPAN::Reporter: Test::Reporter: error from 'Test::Reporter::Transport::Metabase: ' fact submission failed: Not Found at C:\Perl\site\lib/Metabase/Client/Simple.pm line 111 Metabase::Client::Simple::submit_fact('Metabase::Client::Simple=HASH(0x9 96b158)', 'CPAN::Testers::Report=HASH(0xa2099d0)') called at C:\Perl\site\lib/Te st/Reporter/Transport/Metabase.pm line 131 Test::Reporter::Transport::Metabase::send('Test::Reporter::Transport::Me tabase=HASH(0xa1c7ea8)', 'Test::Reporter=HASH(0x9b90778)') called at C:\Perl\sit e\lib/Test/Reporter.pm line 279 eval {...} called at C:\Perl\site\lib/Test/Reporter.pm line 279 Test::Reporter::send('Test::Reporter=HASH(0x9b90778)') called at C:\Perl \site\lib/CPAN/Reporter.pm line 492 CPAN::Reporter::_dispatch_report('HASH(0x9c56dec)') called at C:\Perl\si te\lib/CPAN/Reporter.pm line 106 CPAN::Reporter::grade_test('CPAN::Distribution=HASH(0x8e0e26c)', 'nmake test', 'ARRAY(0x9b87288)', 0) called at C:\Perl\site\lib/CPAN/Reporter.pm line 2 12 CPAN::Reporter::test('CPAN::Distribution=HASH(0x8e0e26c)', 'nmake test') called at C:\Perl\lib/CPAN/Distribution.pm line 3120 CPAN::Distribution::test('CPAN::Distribution=HASH(0x8e0e26c)') called at C:\Perl\lib/CPAN/Distribution.pm line 3330 CPAN::Distribution::install('CPAN::Distribution=HASH(0x8e0e26c)') called at C:\Perl\lib/CPAN/Shell.pm line 1805 CPAN::Shell::rematein('CPAN::Shell', 'install', 'KAZUHO/Text-MicroTempla te-0.18.tar.gz') called at C:\Perl\lib/CPAN/Shell.pm line 1985 CPAN::Shell::__ANON__('CPAN::Shell', 'KAZUHO/Text-MicroTemplate-0.18.tar .gz') called at C:/Perl/lib/App/Cpan.pm line 459 App::Cpan::__ANON__('KAZUHO/Text-MicroTemplate-0.18.tar.gz') called at C :/Perl/lib/App/Cpan.pm line 468 App::Cpan::_default('ARRAY(0x286a60)', 'HASH(0x42f3d70)') called at C:/P erl/lib/App/Cpan.pm line 386 App::Cpan::run('App::Cpan', 'KAZUHO/Text-MicroTemplate-0.18.tar.gz') cal led at C:\Perl\bin/cpan line 8 Incidentally my config.ini as of this writing is as folloes: edit_report=default:ask/no na:no editor=C:\"Program Files"\EmEditor\EmEditor.exe /sp email_from="Taro Nishino" <taro.nish...@gmail.com> send_report=default:ask/yes smtp_server=smtp.gmail.com transport=Net::SMTP::TLS User taro.nish...@gmail.com Password xxxxxxxx Port 587 transport=Metabase uri http://metabase.cpantesters.org/v1/ id_file C:\Perl\cpan\metabase_id.json Best regards, Taro nishino On Sun, 5 Sep 2010 22:20:28 -0400 David Golden <xda...@gmail.com> wrote: > That's very weird as I don't think anything has changed on the server. > Just to be clear, if you change from "https" to "http" does it all > still work? > > -- David >