I applaud the fact that module installation is becoming a more granular and customizable process. But absolutely not at the expense of reversing the trend in the past few years to eliminating interaction.
Today I got several "Module X is required temporarily during installation, but do you want to install it permanently?" questions while trying to update from CPAN. This is absolutely wrong. Any system advanced enough to recognize the difference between modules required for build and modules required at runtime is advanced enough to have been written by someone advanced enough to know that this is absolutely wrong and archaic.
TTY (Score:2)
Or something like that. You would think we toolchain developers would get tired of people yelling at us :)
build_requires_install_policy (Score:1)
Re: (Score:2)
How about the owner of that module defaults it for me, instead?
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:1)
Re: (Score:2)
The authors of the installation framework should know that interactive questions should not be asked at install time.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:1)
OTOH.... (Score:2)
Re: (Score:2)