projects
/
gitmo/MooseX-MetaDescription.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
46bdeac
)
Add some work for perigrin
Dave Rolsky [Tue, 3 Feb 2009 15:57:31 +0000 (15:57 +0000)]
TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/TODO
b/TODO
new file mode 100644
(file)
index 0000000..
b7afe30
--- /dev/null
+++ b/
TODO
@@ -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