Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404955
en ru br
ALT Linux repos
S:1.14-alt1

Group :: Development/Perl
RPM: perl-Class-InsideOut

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.14-alt1
Build date: 3 april 2017, 12:08 ( 367.6 weeks ago )
Size: 52.85 Kb

Home page:   http://search.cpan.org/dist/Class-InsideOut/

License: Apache
Summary: Class::InsideOut - safe, simple inside-out object construction kit
Description:

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 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.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Class-InsideOut
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin