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