Letter P

perl-Object-InsideOut - Comprehensive inside-out object support module

Website: http://search.cpan.org/dist/Object-InsideOut
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
This module provides comprehensive support for implementing classes using the
inside-out object model.

This module 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). Object data (i.e., 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.

Packages

perl-Object-InsideOut-4.04-5.fc14.al.src [146 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al