libclass-insideout-perl

safe, simple inside-out object construction kit

Description

Class::InsideOut is a simple, safe and streamlined toolkit for building inside-out objects. Unlike most other inside-out object building modules already on CPAN, this module aims for minimalism and robustness:

  * Does not require derived classes to subclass it
  * Uses no source filters, attributes or CHECK blocks
  * Supports any underlying object type including black-box inheritance
  * Does not leak memory on object destruction
  * Overloading-safe
  * Thread-safe for Perl 5.8.5 or better
  * mod_perl compatible
  * Makes no assumption about inheritance or initializer needs

It provides the minimal support necessary for creating safe inside-out objects and generating flexible accessors.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Class-InsideOut


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-insideout-perl