The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.02

  • Change missing_dependencies to use ->item and ->items rather than accessing the internal directly. This means custom sub-classed Sources don't have to overload ->missing_dependencies. Currently in the documentation, we tell them they don't have to.

Modules

Algorithmic framework for implementing dependency tree
Implements an item in a dependency heirachy.
Implements an ordered dependency heirachy
Implements a source of heirachy items
File source for dependency heirachys