1 project tagged "Mac OS X"
Class::EHierarchy is intended for use as a base class where hierarchally ordered objects are desired. This class allows you to define a parent - child relationship between objects and ensures an orderly destruction of objects according to that relationship, instead of perl's reverse order destruction sequence based on reference counting.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.