We no longer need special logic for applying roles with class attributes to an instance.
authorDave Rolsky <autarch@urth.org>
Wed, 10 Feb 2010 21:21:50 +0000 (15:21 -0600)
committerDave Rolsky <autarch@urth.org>
Wed, 10 Feb 2010 21:21:50 +0000 (15:21 -0600)
commit1359a1b8db89c4e7849d13570a8907c10a5e7992
tree6805dfd9b5be9b31a65a80b388f1e272724ea506
parent9c9943e8b37cd5a2aa5860d42175abea76545484
We no longer need special logic for applying roles with class attributes to an instance.
lib/MooseX/ClassAttribute.pm
lib/MooseX/ClassAttribute/Trait/Application/ToInstance.pm [deleted file]
lib/MooseX/ClassAttribute/Trait/Application/ToRole.pm