use $_ rather than $_[0] for helpers that use callbacks
authorJesse Luehrs <doy@tozt.net>
Tue, 18 Aug 2009 07:23:01 +0000 (02:23 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 18 Aug 2009 07:23:01 +0000 (02:23 -0500)
commitc9edbf05b641cd96a77a17207584e7f62b796a2d
tree6d108a68d49701a6691b7a3d1767f8ab3edba532
parent391c761c658ecef029f5326f0782962237e150af
use $_ rather than $_[0] for helpers that use callbacks
lib/Moose/Meta/Attribute/Native/MethodProvider/Array.pm
lib/Moose/Meta/Attribute/Native/Trait/Array.pm
t/070_native_traits/205_trait_list.t