Version 0.06
[gitmo/MooseX-MetaDescription.git] / TODO
1 Make the metaclass a metaclass trait so it can be used via:
2
3  use Moose -traits => 'MetaDescription'
4
5 Rather than insisting on being the only metaclass.