fix bug reported by Strayph in #moose where a subclass would not inherit the Role...
authorChris Prather <chris@prather.org>
Wed, 15 Sep 2010 23:39:19 +0000 (19:39 -0400)
committerChris Prather <chris@prather.org>
Wed, 15 Sep 2010 23:39:19 +0000 (19:39 -0400)
commit7760bb42bcac9434f02e3e2d60a564ea777b31a1
treeeb3426100d3d740fa8648308a6dc4e7ab7c083d5
parent870afbfa171c89e9e1c7e5d2421c8628fa9821c0
fix bug reported by Strayph in #moose where a subclass would not inherit the Role behavior properly
lib/MooseX/ConfigFromFile.pm
t/02subclass.t [new file with mode: 0644]