Move attribute triggers from Moose, breaking no compatibility
authorgfx <gfuji@cpan.org>
Sat, 1 Aug 2009 05:38:07 +0000 (14:38 +0900)
committergfx <gfuji@cpan.org>
Sat, 1 Aug 2009 05:38:07 +0000 (14:38 +0900)
commit7813a0c5d3003a9604d810184231b09f3e206023
tree4f720a4ccc9d287d57b59f8ea3e8f0ba19d8fed0
parent5eddddd664f6ff31e984aa6247ddd4b3b5227edc
Move attribute triggers from Moose, breaking no compatibility

This will be used for future enhancement.
lib/Class/MOP/Attribute.pm
lib/Class/MOP/Method/Accessor.pm
lib/Class/MOP/Method/Constructor.pm
lib/Class/MOP/Method/Generated.pm
t/014_attribute_introspection.t
t/088_attribute_triggers.t [new file with mode: 0755]