add definition_context info for inlined constructors and destructors
authorJesse Luehrs <doy@tozt.net>
Sun, 24 Apr 2011 16:12:25 +0000 (11:12 -0500)
committerJesse Luehrs <doy@tozt.net>
Thu, 28 Apr 2011 09:53:31 +0000 (04:53 -0500)
commitf773cb67c65c2fd350274f64a65d2d397af2f042
tree15c62161810b3cbc494a4601697fd653685dfd75
parentf409044df04666cb5d88e65092decdc89e5240d4
add definition_context info for inlined constructors and destructors
lib/Class/MOP/Attribute.pm
lib/Class/MOP/Class.pm
lib/Moose/Meta/Method/Constructor.pm
lib/Moose/Meta/Method/Destructor.pm
t/immutable/definition_context.t [new file with mode: 0644]