Package : perl-Object-Dependency

Package details

Summary: Maintain a dependency graph

Description:
This module maintains a simple dependency graph. Items can be add'ed more
than once to note additional dependencies. Dependency relationships cannot
be removed except by removing objects entirely.

We do not currently check for cycles so please be careful!

Items are expected to be objects, but do not have to be. Objects are
identified by their refadd() so if you combine objects and other scalers,
there is some chance of a collision between large integers and the
refaddr(). The 'undef' value will cause warnings.


URL: https://metacpan.org/release/Object-Dependency
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs