Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Class-InsideOut - A safe, simple inside-out object construction kit
This 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 foreign
inheritance
* Does not leak memory on object destruction
* Overloading-safe
* Thread-safe for Perl 5.8 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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Class-InsideOut |
1.06 |
1.fc6 |
noarch |
155 KiB |
Mon Feb 19 13:56:34 2007 |
Changelog
- * Mon Feb 19 17:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.06-1
- update to 1.06
- drop br's on modules required for skipped "author tests"
- * Tue Nov 7 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.03-1
- update to 1.03
- minor spec tweaks
- * Thu Aug 31 18:00:00 2006 Chris Weyl <cweyl.drew.edu> 1.02-3
- bump for mass rebuild