Make the meta-instance class take a bare attribute name when inlining
authorDave Rolsky <autarch@urth.org>
Fri, 20 Feb 2009 17:21:58 +0000 (17:21 +0000)
committerDave Rolsky <autarch@urth.org>
Fri, 20 Feb 2009 17:21:58 +0000 (17:21 +0000)
commite9a19694e92766a8d4de61fe2a576929748424c1
tree8da1d414f5a3d7a60f4d9ad32ee37d8144602b0d
parentffe92c8b7d896623737c480b5c8bef3c727336ca
Make the meta-instance class take a bare attribute name when inlining
attribute-related bits.
lib/Class/MOP/Instance.pm
lib/Class/MOP/Method/Accessor.pm
lib/Class/MOP/Method/Constructor.pm
t/061_instance_inline.t