in reply to Re: Update dependants if installed (was: Update these modules if installed?)
in thread Update dependants if installed (was: Update these modules if installed?)
Ah yes, perhaps CPAN clients should upgrade on conflicts of "Some::Module < 0.123", although this would still cause a circular dependency failure in the case of upgrading dependants.
I'm afraid a warn() in Makefile.PL or diag() in a test script will not be seen by many cpanminus users unless they use the verbose (-v) option. And a die() will be annoying.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Update dependants if installed (was: Update these modules if installed?)
by tobyink (Canon) on Mar 10, 2020 at 14:24 UTC | |
by perlancar (Hermit) on Mar 10, 2020 at 18:23 UTC |