Make alias_method simply call add_method.
authorDave Rolsky <autarch@urth.org>
Thu, 11 Sep 2008 14:52:50 +0000 (14:52 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 11 Sep 2008 14:52:50 +0000 (14:52 +0000)
commit3a09d885f32b98f31f7df982fe0da98ff3bc4acf
tree29add0723909ee0d37ca94f1d3c4bebc5abda6ca
parent9e9e6b8fd6a2cc48bb64372ad4b245c09c438fe9
Make alias_method simply call add_method.

Update docs, tests, and Changes as needed to reflect this.
Changes
lib/Class/MOP/Class.pm
t/003_methods.t
t/073_make_mutable.t