Subject: | automatic CPAN configuration broken |
When answering "no" to the "Are you ready for manual configuration?" question of the CPAN::FirstTime, the CPAN configures itself automatically. This is used in our upgrade scripts (we provide a STDIN with a single "no\n" string in it to the script which uses the CPAN module).
In the CPAN-1.82 this is broken due to the lack of a default answer for the "prefer_installer" option (the "In case you could choose, which installer would you prefer (EUMM or MB)?" question).