This is a trivial change to make this class more easily
authorDave Rolsky <autarch@urth.org>
Thu, 20 Sep 2007 23:15:40 +0000 (23:15 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 20 Sep 2007 23:15:40 +0000 (23:15 +0000)
commit51308c236d778e93c8e2074ec344eed89acab9ac
tree8adf42ba3b060ca6c22eee93489008f6adb3c7c9
parent3ccdc84a9133a12b740f930560088203253bb577
This is a trivial change to make this class more easily
subclassable. The aliasing means that subclasses need to reimplement
the methods created by the alias, because they end up referring to the
code reference of the method in this class, as opposed to calling it
by name.
lib/Moose/Meta/Method/Accessor.pm