Subject: | Testing halts on CPAN prompts |
Testing the module stops on 02_main. Inspection under debugger shows
that cpan presents a configuration wizard (normally not shown) and waits
terminal answers.
This happens on a fresh install, without cpan configuration. Configuring
cpan the normal way and running tests later works.
I consider this a bug, as CPAN::Inject was being installed as part of
dependency chain Padre->pip->CPAN::Inject, which (as a end-user
application) is supposed to install smoothly.