Name : perl-Object-InsideOut
| |
Version : 1.49
| Vendor : Fedora Project
|
Release : 1.fc4
| Date : 2006-08-11 17:57:12
|
Group : Development/Libraries
| Source RPM : perl-Object-InsideOut-1.49-1.fc4.src.rpm
|
Size : 0.23 MB
| |
Packager : Fedora Project < http://bugzilla_redhat_com/bugzilla>
| |
Summary : Comprehensive inside-out object support module
|
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). For Perl 5.8.3 and later, the scalar reference is set as readonly to prevent accidental modifications to the ID. 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.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/extras/4/i386 |