table of contents
other versions
- Tumbleweed 1.01-9.34
- Leap-15.6
MakeMethods::Template::Array(3) | User Contributed Perl Documentation | MakeMethods::Template::Array(3) |
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.
2012-01-11 | perl v5.40.0 |