Class::MakeMethods::Template::Array.3pm

Langue: en

Autres versions - même langue

Version: 2004-09-06 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Class::MakeMethods::Template::Array - Methods for manipulating positional values in arrays

SYNOPSIS

DESCRIPTION

Standard Methods

The following methods from Generic should be supported:
   scalar
   string
   number 
   boolean
   bits (?)
   array
   hash
   tiedhash (?)
   hash_of_arrays (?)
   object
   instance
   array_of_objects (?)
   code
   code_or_scalar (?)
 
 

See Class::MakeMethods::Template::Generic for the interfaces and behaviors of these method types.

The items marked with a ? above have not been tested sufficiently; please inform the author if they do not function as you would expect.