Search results for "module:Class::Prototyped"

Class::Prototyped - Fast prototype-based OO programming in Perl River stage two • 7 direct dependents • 12 total dependents

This package provides for efficient and simple prototype-based programming in Perl. You can provide different subroutines for each object, and also have objects inherit their behavior and state from another object. The structure of an object is inspe...

TEVERETT/Class-Prototyped-1.13 - 28 Aug 2013 21:33:10 UTC

Class::Prototyped::Mixin - Mixin Support for Class::Prototyped River stage zero No dependents

This module aids prototyped-based object programming in Perl by making it easy to layer functionality on base functionality via a collection of mixin classes. The SYNOPSIS is admittedly easier done via a "fold" or some other pure functional approach....

TBONE/Class-Prototyped-Mixin-3 - 04 Jul 2008 20:50:45 UTC

lib/Class/Prototyped/Graph.pm River stage two • 7 direct dependents • 12 total dependents

TEVERETT/Class-Prototyped-1.13 - 28 Aug 2013 21:33:10 UTC

Class::Cache - object factory with revivifying cache River stage zero No dependents

In mod_perl, one wants to pre-load as many things as possible. However, the objects created from the classes that I was loading can only be used once, after which they have to be recreated. So, to save oneself the trouble of keeping track of which cl...

TBONE/Class-Cache-1.12 - 07 Nov 2005 05:20:06 UTC

Class::Unique - Create a unique subclass for every instance River stage zero No dependents

Class::Unique is a base class which provides a constructor and some utility routines for creating objects which instantiate into a unique subclass. If MyClass is a subclass of Class::Unique, and inherrits Class::Unique's constructor, then every objec...

FRIEDO/Class-Unique-0.04 - 20 Nov 2009 00:55:10 UTC

MooseX::Types::NumUnit - Type(s) for using units in Moose River stage one • 1 direct dependent • 1 total dependent

This module provides types ("NumUnit" and friends) for Moose which represent physical units. More accurately it provides String to Number coercions, so that even if the user inputs a number with an incorrect (but compatible) unit, it will automatical...

JBERGER/MooseX-Types-NumUnit-0.04 - 18 Jun 2012 16:14:11 UTC

Class::Structured - provides a more structured class system for Perl River stage zero No dependents

Specifically, this function provides for variables with access specifiers that will inherit properly, for constructors, and for abstract functions. Abstract functions may be used on their own with no performance penalty. Constructors and access speci...

ROBWALKER/Class-Structured-0.1 - 04 Feb 2002 17:51:22 UTC

Class::SelfMethods - a Module for supporting instance-defined methods River stage zero No dependents

Development of this module has largely lapsed due to the superior performance and feature set of "Class::Prototyped". If you haven't written code that depends upon "Class::SelfMethods", I strongly urge you to look at "Class::Prototyped" first. "Class...

TEVERETT/Class-SelfMethods-1.08 - 16 Sep 2003 14:40:13 UTC

Exception::Class::TCF - Java/C++ style exception handling River stage one • 1 direct dependent • 1 total dependent

The "Exception::Class::TCF" module provides the possibility of executing a code block and specifying actions when different exceptions are raised. The "try" function takes as its argument a code block followed by a list of pairs of exception package ...

RVOSA/Exception-Class-TCF-0.03 - 05 Sep 2006 23:08:02 UTC

Class::DBI::FormBuilder - Class::DBI/CGI::FormBuilder integration River stage one • 1 direct dependent • 1 total dependent

Errata: use of column name/accessor/mutator is currently broken if your column accessors/mutators are different from the column name. The documentation is also broken w.r.t. this. This module creates a CGI::FormBuilder form from a CDBI class or objec...

DAVEBAIRD/Class-DBI-FormBuilder-0.483 - 22 Jun 2013 17:22:16 UTC

Exception::Class::TryCatch - Syntactic try/catch sugar for use with Exception::Class River stage one • 6 direct dependents • 9 total dependents

Exception::Class::TryCatch provides syntactic sugar for use with Exception::Class using the familiar keywords "try" and "catch". Its primary objective is to allow users to avoid dealing directly with $@ by ensuring that any exceptions caught in an "e...

DAGOLDEN/Exception-Class-TryCatch-1.13 - 27 Feb 2014 00:23:16 UTC
11 results (0.028 seconds)