Move some code from Array to Native since it will be shared by many native accessors
authorDave Rolsky <autarch@urth.org>
Sat, 18 Sep 2010 16:18:38 +0000 (11:18 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 27 Sep 2010 00:41:23 +0000 (19:41 -0500)
commit855f4af8da6dac949382503df5f932448f6a8036
tree202a9b5a0a2ab2db77a2dc6f3262883fd9f5d9cd
parentccd17aa9292ffde22d704923fc9a01c35501f5d0
Move some code from Array to Native since it will be shared by many native accessors
lib/Moose/Meta/Method/Accessor/Native.pm
lib/Moose/Meta/Method/Accessor/Native/Array.pm