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>
Sun, 24 Apr 2011 16:12:25 +0000 (11:12 -0500)
commit0f1a71fc19c13d0a223fab58d7807fb4d45beab7
treede4a770281ee0c7ccf966f111867e979b2312968
parent1d30d796884fc2b7f2e63432c73408a94264a32c
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]