libclass-std-perl

Module for creating standard "inside-out" classes
  https://metacpan.org/release/Class-Std
  0
  no reviews



Class::std is a perl module that provides tools to implement the "inside out object" class structure in a convenient and standardized way. this approach, which is also known as flyweight scalars, warehoused attributes and inverted indices, is discussed further in the documentation for this package.