Remove our (now broken) dzil GatherDir subclass
[gitmo/Moose.git] / t / lib / MyMooseB.pm
CommitLineData
446e850f 1package MyMooseB;
2
446e850f 3use Moose;
4
51;