add definition_context
authorYuval Kogman <nothingmuch@woobling.org>
Mon, 12 Jan 2009 06:45:08 +0000 (06:45 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Mon, 12 Jan 2009 06:45:08 +0000 (06:45 +0000)
commitd9d996899a18e6a1efd4fe741bbe6dc8be5d4de9
tree2ff463a0ed12c76adfbcbe449faccee1c6d4dd08
parent40c9e90ea1035f55e84d0a85f9dd30b9c672420c
add definition_context

This is used to generate #line declarations for evaled code.

Currently only in use for accessors, should be added to constructor as
well.
lib/Class/MOP.pm
lib/Class/MOP/Attribute.pm
lib/Class/MOP/Method/Generated.pm
t/014_attribute_introspection.t