table of contents
MakeMethods::Template::Array(3pm) | User Contributed Perl Documentation | MakeMethods::Template::Array(3pm) |
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.
2022-10-13 | perl v5.34.0 |