pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: seb
Date: Sat Aug 23 21:44:20 UTC 2008
Modified Files:
pkgsrc/doc: CHANGES-2008
Log Message:
Note initial addition of p5-Class-InsideOut version 1.09 as
devel/p5-Class-InsideOut into The NetBSD Packages Collection.
The 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.
To generate a diff of this commit:
cvs rdiff -r1.1974 -r1.1975 pkgsrc/doc/CHANGES-2008
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index