libobject-insideout-perl

comprehensive inside-out object construction kit

Description

Object::InsideOut is a Perl module that implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for the object (usually a sequence number). The scalar reference is set as read-only to prevent accidental modifications to the ID. Object data (such as fields) are stored within the class's package in either arrays indexed by the object's ID, or hashes keyed to the object's ID.

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/Object-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 libobject-insideout-perl