You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on previous experience in perl 5, I'd say the view on dependencies is overly simplistic. Instead of having a flat set of depends, build-depends, and test-depends, we probably want a two axes system, with phase (runtime, build, test) separated from type of dependency (requires, recommends, suggests)
The text was updated successfully, but these errors were encountered:
Based on previous experience in perl 5, I'd say the view on dependencies is overly simplistic. Instead of having a flat set of depends, build-depends, and test-depends, we probably want a two axes system, with phase (runtime, build, test) separated from type of dependency (requires, recommends, suggests)
The text was updated successfully, but these errors were encountered: