Projects / Class::EHierarchy

Class::EHierarchy

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  31 Jan 2012 12:32

    Release Notes: This release added automation for the declaration of methods, properties, and default property values via class arrays. The documentation was expanded and improved and covers both declaration methods. A bug in which repeated object creation with scoped methods repeatedly rewrapped the method code block was fixed.

    •  19 Aug 2011 10:34

      Release Notes: This version was completely rewritten, which breaks the previous API. Some functionality has been lost, some functionality was gained.

      Screenshot

      Project Spotlight

      TripleA

      A clone of the "Axis and Allies" board game.

      Screenshot

      Project Spotlight

      pyst

      A Python interface to Asterisk.