rename/add a few methods on the native Array trait
authorJesse Luehrs <doy@tozt.net>
Tue, 18 Aug 2009 05:47:58 +0000 (00:47 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 18 Aug 2009 05:47:58 +0000 (00:47 -0500)
commit391c761c658ecef029f5326f0782962237e150af
tree1aef1cdc5a44a217661cf98b07ae760c8245a366
parent97fc9830f452d63fad332e0937932b49d7c0a218
rename/add a few methods on the native Array trait

first -> head, find -> first, and add tail for symmetry with head.
lib/Moose/Meta/Attribute/Native/MethodProvider/Array.pm
lib/Moose/Meta/Attribute/Native/Trait/Array.pm
t/070_native_traits/205_trait_list.t