The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Class-MakeMethods Class::Struct"

Class::MakeMethods::Template::Struct - Deprecated name for Array River stage one • 1 direct dependent • 1 total dependent

Earlier versions of this package included a package named Class::MakeMethods::Template::Struct. However, in hindsight, this name was poorly chosen, as it suggests some connection to C-style structs, where the behavior implemented more simply parallel...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Emulator::Struct - Emulate Class::Struct River stage one • 1 direct dependent • 1 total dependent

This module emulates the functionality of Class::Struct by munging the provided field-declaration arguments to match those expected by Class::MakeMethods. It supports the same four types of accessors, the choice of array-based or hash-based objects, ...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Template::StructBuiltin River stage one • 1 direct dependent • 1 total dependent

This class generates a wrapper around some builtin function, storing the results in the object and providing a by-name interface. Takes a (core) function name, and a arrayref of return position names (we will call it pos_list). Creates: new Calls the...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods - Generate common types of methods River stage one • 1 direct dependent • 1 total dependent

The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods. When a module "use"s Class::MakeMethods or one of its subclasses, it can select from a variety of supported method types, and specify a name for ...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Emulator - Demonstrate class-generator equivalency River stage one • 1 direct dependent • 1 total dependent

In several cases, Class::MakeMethods provides functionality closely equivalent to that of an existing module, and it is simple to map the existing module's interface to that of Class::MakeMethods. Class::MakeMethods::Emulator provides emulators for C...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Docs::Changes - History of Class::MakeMethods River stage one • 1 direct dependent • 1 total dependent

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Docs::Catalog - List of Makable Method Types River stage one • 1 direct dependent • 1 total dependent

This document lists the various subclasses of Class::MakeMethods included in this distribution, and the method types each one provides. See the documentation for each implementation for more details about the features it provides. For each class, a p...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Template::Hash - Method interfaces for hash-based objects River stage one • 1 direct dependent • 1 total dependent

These meta-methods create and access values within blessed hash objects. Common Parameters: The following parameters are defined for Hash meta-methods. hash_key The hash key to use when retrieving values from each hash instance. Defaults to '*', the ...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Docs::RelatedModules - Survey of Class Builders River stage one • 1 direct dependent • 1 total dependent

There are a variety of modules on CPAN dedicated to the purpose of generating common constructor and accessor methods. Below, I survey several of these, summarizing some basic features and technical approaches, and comparing them to Class::MakeMethod...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC

Class::MakeMethods::Emulator::MethodMaker - Emulate Class::MethodMaker River stage one • 1 direct dependent • 1 total dependent

This module provides emulation of Class::MethodMaker, using the Class::MakeMethods framework. Although originally based on Class::MethodMaker, the calling convention for Class::MakeMethods differs in a variety of ways; most notably, the names given t...

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC
10 results (0.094 seconds)