addition of first_index to the native Array trait.
authorKaren Etheridge <ether@cpan.org>
Mon, 13 Jun 2011 19:37:16 +0000 (12:37 -0700)
committerKaren Etheridge <ether@cpan.org>
Mon, 13 Jun 2011 19:40:00 +0000 (12:40 -0700)
commit175f9180c857e51468ce43c37c3c53d01fa8c916
tree109a7d568a2a91fe3e64f95ebaf931e88df5d9c7
parentc4580298a5013eb81aa2d02af3696d6a1227a116
addition of first_index to the native Array trait.
Changes
lib/Moose/Meta/Attribute/Native/Trait/Array.pm
lib/Moose/Meta/Method/Accessor/Native/Array/first_index.pm [new file with mode: 0644]
t/native_traits/trait_array.t