Letter P

perl-Class-Container - Glues object frameworks together transparently

Website: http://search.cpan.org/dist/Class-Container/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in
which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and
several other objects must create each other transparently, passing the
appropriate parameters to the right class, possibly substituting other
subclasses for any of these objects.

The main features of "Class::Container" are:

*   Explicit declaration of containment relationships (aggregation,
    factory creation, etc.)

*   Declaration of constructor parameters accepted by each member in a
    class framework

*   Transparent passing of constructor parameters to the class that
    needs them

*   Ability to create one (automatic) or many (manual) contained objects
    automatically and transparently

Packages

perl-Class-Container-0.13-2.fc14.al.src [34 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al