Description
Standard inside-out class patterns can be implemented in Perl with reusable helpers. Developers use this module to build object state storage that avoids exposing attributes directly on object references. It is object-system support for module authors.