The CMOP::Method::Constructor->attributes method is used only once,
authorDave Rolsky <autarch@houseabsolute.urth.org>
Tue, 17 Mar 2009 16:04:56 +0000 (11:04 -0500)
committerDave Rolsky <autarch@houseabsolute.urth.org>
Tue, 17 Mar 2009 16:07:03 +0000 (11:07 -0500)
commit6e2f5a81a415939e6490f667c665b930f57432fa
treed14625db6e33b5863e561b05fad41c497d6fdbac
parentecb874a000406268ea28352a2ea9efd3e15e37f2
The CMOP::Method::Constructor->attributes method is used only once,
and can be replaced by directly getting the attributes from the
metaclass.

Deprecating the attributes method.
lib/Class/MOP/Method/Constructor.pm