NAME
MouseX::AttributeHelpers::Collection::Array
SYNOPSIS
DESCRIPTION
This module provides an Array attribute which provides a number of array operations.
PROVIDERS
This module also consumes the List method providers. See also MouseX::AttributeHelpers::Collection::List.
push
pop
unshift
shift
get
set
clear
delete
insert
splice
METHODS
method_constructors
helper_type
AUTHOR
NAKAGAWA Masaki <masaki@cpan.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
MouseX::AttributeHelpers, MouseX::AttributeHelpers::Base, MouseX::AttributeHelpers::Collection::List