Add get_read_method_ref and get_write_method_ref. Remove get_read_method and get_writ...
authorgfx <gfuji@cpan.org>
Fri, 2 Oct 2009 11:59:23 +0000 (20:59 +0900)
committergfx <gfuji@cpan.org>
Fri, 2 Oct 2009 11:59:23 +0000 (20:59 +0900)
commit2a464664052830d5fad036569d5ccb3964c7f592
tree2f6f6efaedd60af0a2685b161528f5b3cfa272d8
parentcfa6d970245f1bbc9330c0e4bb3342356a43ac16
Add get_read_method_ref and get_write_method_ref. Remove get_read_method and get_write_method.
lib/Mouse/Meta/Attribute.pm
lib/Mouse/Meta/Class.pm
lib/Mouse/Meta/Method/Accessor.pm
lib/Mouse/Meta/Method/Constructor.pm
lib/Mouse/Meta/Method/Destructor.pm
t/000-recipes/moose_cookbook_meta_recipe3.t
t/020_attributes/015_attribute_traits.t
t/044-attribute-metaclass.t