From: Dave Rolsky Date: Tue, 3 Feb 2009 15:57:31 +0000 (+0000) Subject: Add some work for perigrin X-Git-Tag: 0.04~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b8e30cc61ac8397fdfddc17671325391f7e37650;p=gitmo%2FMooseX-MetaDescription.git Add some work for perigrin --- diff --git a/TODO b/TODO new file mode 100644 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