Subject: | Action Prompts should not look at PERL_MM_USE_DEFAULT |
Currently it seems that it is not possible to take the advantage of
defining PERL_MM_USE_DEFAULT for automated builds but still send FAIL
reports manually (or more generally, using the "ask" feature of the
action prompts at all). So I advocate for not using PERL_MM_USE_DEFAULT
for action prompts. Rather, if the user wants a fully automated
reporting machine, he can remove all the "ask" bits from
CPAN::Reporter's config.ini. Now we also have the possibility to use
different config.ini files it is also possible to have an environment
which is fully interactive and one fully automated just by defining
PERL_CPAN_REPORTER_CONFIG.
Regards,
Slaven