1MooseX::AttributeHelperUss:e:rMeCtoMhnootodrsPierbXou:vt:ieAddtetrPr:ei:rbAlurtrDeaoHyce(ul3mp)eenrtsa:t:iMoenthodProvider::Array(3)
2
3
4

NAME

6       MooseX::AttributeHelpers::MethodProvider::Array
7

DESCRIPTION

9       This is a role which provides the method generators for
10       MooseX::AttributeHelpers::Collection::Array.
11

METHODS

13       meta
14

PROVIDED METHODS

16       This module also consumes the List method providers, to see those
17       provied methods, refer to that documentation.
18
19       get
20       pop
21       push
22       set
23       shift
24       unshift
25       clear
26       delete
27       insert
28       splice
29       sort_in_place
30           Sorts the array in place, modifying the value of the attribute.
31
32           You can provide an optional subroutine reference to sort with (as
33           you can with the core "sort" function). However, instead of using
34           $a and $b, you will need to use $_[0] and $_[1] instead.
35
36       accessor
37           If passed one argument, returns the value of the requested element.
38           If passed two arguments, sets the value of the requested element.
39

BUGS

41       All complex software has bugs lurking in it, and this module is no
42       exception. If you find a bug please either email me, or add the bug to
43       cpan-RT.
44

AUTHOR

46       Stevan Little <stevan@iinteractive.com>
47
49       Copyright 2007-2009 by Infinity Interactive, Inc.
50
51       <http://www.iinteractive.com>
52
53       This library is free software; you can redistribute it and/or modify it
54       under the same terms as Perl itself.
55
56
57
58perl v5.12.0                MooseX2:0:1A0t-t0r1i-b0u1teHelpers::MethodProvider::Array(3)
Impressum