Y
Hacker News
new
|
ask
|
show
|
jobs
by
sametmax
3430 days ago
No. Does it build a dependency graph and output your the best path to upgrades ?
1 comments
Diederich
3430 days ago
It does build a dependency graph...But I'm not sure what you mean by 'best' path to upgrade.
link
sametmax
3430 days ago
Choosing the combination of the most up to date compatible lib versions, or tell you can't update and let you know the conflict source.
link
Diederich
3429 days ago
That makes sense.
That's been the default behaviour of Perl package managers for a long, long time now.
link