[Moose-commits] r7489 - MooseX-MetaDescription/trunk
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Tue Feb 3 15:57:31 GMT 2009
Author: autarch
Date: 2009-02-03 07:57:31 -0800 (Tue, 03 Feb 2009)
New Revision: 7489
Added:
MooseX-MetaDescription/trunk/TODO
Log:
Add some work for perigrin
Added: MooseX-MetaDescription/trunk/TODO
===================================================================
--- MooseX-MetaDescription/trunk/TODO (rev 0)
+++ MooseX-MetaDescription/trunk/TODO 2009-02-03 15:57:31 UTC (rev 7489)
@@ -0,0 +1,5 @@
+Make the metaclass a metaclass trait so it can be used via:
+
+ use Moose -traits => 'MetaDescription'
+
+Rather than insisting on being the only metaclass.
\ No newline at end of file
More information about the Moose-commits
mailing list