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

It does build a dependency graph...But I'm not sure what you mean by 'best' path to upgrade.
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.
That makes sense.

That's been the default behaviour of Perl package managers for a long, long time now.