Path to this page:
./
devel/p5-Class-InsideOut,
Perl 5 safe and simple inside-out object construction kit
Branch: pkgsrc-2015Q1,
Version: 1.13nb1,
Package name: p5-Class-InsideOut-1.13nb1,
Maintainer: pkgsrc-usersThe Perl 5 module Class::InsideOut s 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.
Master sites: (Expand)
SHA1: c44d62b6e51dec8a230d28279ea1e1b76d3aff8d
RMD160: 3b96419889f6ed063416be10a5d89c25535ea567
Filesize: 45.417 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version p5-Class-InsideOut-1.13nb1 (created)