libalgorithm-dependency-perl

Base class for implementing various dependency trees in perl
  http://search.cpan.org/dist/Algorithm-Dependency/
  0
  no reviews



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