Hello there again, During manual intervention from my part, I was trying to understand why my smoker was not being able to install Config-MVP-Reader-INI (due a missing dependency declaration, which I manually fixed). Meanwhile when I was trying to check reports with the same error, I got this from the CPAN shells on different machines and perl distributions: C:\>perl -MCPAN -e shell
cpan shell -- CPAN exploration and modules installation (v2.10) Enter 'h' for help. cpan> reports RJBS/Config-MVP-Reader-INI Fetching with LWP: http://cpan.strawberryperl.com/authors/01mailrc.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/02packages.details.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/03modlist.data.gz Database was generated on Fri, 30 Oct 2015 14:19:41 GMT Updating database file ... Done! Distribution: R/RJ/RJBS/Config-MVP-Reader-INI Use of uninitialized value $dist in sprintf at C:\strawberry\perl\lib/CPAN/Distribution.pm line 4363. Fetching 'http://www.cpantesters.org/show/.yaml'...Could not download 'http://www.cpantesters.org/show/.yaml': 404 cpan> The error looks consistent between all the places I tried to reproduce it. I'm using the latest CPAN shell version (2.10). Regards, Alceu