The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Class::Decorator"

Class::Decorator - Attach additional responsibilites to an object. A generic wrapper. River stage zero No dependents

Decorator objects allow additional functionality to be dynamically added to objects. In this implementation, the user can supply two subroutine references (pre and post) to be performed before (pre) and after (post) any method call to an object (obj)...

NWETTERS/Class-Decorator-0.99 - 16 Sep 2002 17:44:37 UTC

Class::Param::Decorator - Class Param Decorator Class River stage one • 1 direct dependent • 1 total dependent

CHANSEN/Class-Param-0.1 - 06 Apr 2006 22:35:35 UTC

Fukurama::Class::Attributes::OOStandard::Decorator - Helper-class to decorate subroutines River stage zero No dependents

A Helper class for Fukurama::Class::Attributes::OOStandard::DefinitionCheck to decorate subroutines with a subroutine to check parameters and return values and remove the decoration....

TOBIWAN/Fukurama-Class-0.032 - 10 Apr 2008 19:26:29 UTC

Class::ClassDecorator - Dynamically decorate classes instead of objects using NEXT River stage one • 1 direct dependent • 1 total dependent

This module helps you use classes as decorators for other classes. It provides some syntactic sugar for dynamically constructing a unique subclass which exists solely to represent a set of decorations to a base class. This is useful when you have a b...

DROLSKY/Class-ClassDecorator-0.02 - 02 Nov 2003 01:34:05 UTC

Class::Wrapper - Decorator base class River stage zero No dependents

The "Class::Wrapper" constructor takes a single argument: the object it is going to decorate. Subclasses of "Class::Wrapper" may take more arguments though. When a method is called on the "Class::Wrapper" object, it is executed if it has been declare...

HEMA/Class-Wrapper-0.22 - 07 Jan 2003 10:27:52 UTC

Class::Param - Param Class River stage one • 1 direct dependent • 1 total dependent

Provides several classes to work with CGI.pm style params....

CHANSEN/Class-Param-0.1 - 06 Apr 2006 22:35:35 UTC

Class::Adapter - Perl implementation of the "Adapter" Design Pattern River stage two • 2 direct dependents • 79 total dependents

The "Class::Adapter" class is intended as an abstract base class for creating any sort of class or object that follows the *Adapter* pattern. What is an Adapter? The term *Adapter* refers to a *"Design Pattern"* of the same name, from the famous *"Ga...

ETHER/Class-Adapter-1.09 - 10 Apr 2018 05:27:44 UTC

Class::Container - Glues object frameworks together transparently River stage two • 6 direct dependents • 85 total dependents

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

KWILLIAMS/Class-Container-0.13 - 03 Nov 2017 04:56:06 UTC

Class::Param::Encoding - Class Param Encoding Class River stage one • 1 direct dependent • 1 total dependent

A decorator that decodes param values on the fly....

CHANSEN/Class-Param-0.1 - 06 Apr 2006 22:35:35 UTC

Class::Adapter::Builder - Generate Class::Adapter classes River stage two • 2 direct dependents • 79 total dependents

"Class::Adapter::Builder" is another mechanism for letting you create *Adapter* classes of your own. It is intended to act as a toolkit for generating the guts of many varied and different types of *Adapter* classes. For a simple base class you can i...

ETHER/Class-Adapter-1.09 - 10 Apr 2018 05:27:44 UTC
10 results (0.026 seconds)