perl-Algorithm-Dependency 1.110

Algorithmic framework for implementing dependency trees
Algorithm::Dependency is a framework for creating simple read-only
dependency hierarchies, where you have a set of items that rely on other
items in the set, and require actions on them as well.