Moved attribute management to CMOP::HasAttributes.
authorDave Rolsky <autarch@urth.org>
Wed, 16 Dec 2009 20:24:14 +0000 (14:24 -0600)
committerDave Rolsky <autarch@urth.org>
Wed, 16 Dec 2009 20:24:14 +0000 (14:24 -0600)
commitb71bd1cded366fe62f4a44471908dd57a8686077
treed1a39fb791ff4d401260471746abb818adb8373a
parente3e651fb972d8c9c1cf82574b53dcc8cadfb717a
Moved attribute management to CMOP::HasAttributes.

Next step is to make Moose::Meta::Role work inherit from this class.
lib/Class/MOP.pm
lib/Class/MOP/Class.pm
lib/Class/MOP/HasAttributes.pm [new file with mode: 0644]
t/000_load.t
t/010_self_introspection.t