From: Shawn M Moore Date: Sun, 9 Nov 2008 07:54:03 +0000 (+0000) Subject: More tasks X-Git-Tag: 0.05~82 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=dabb4418a17ad68e39bd3ecb89249611bc9bbb7e;p=gitmo%2FMooseX-Role-Parameterized.git More tasks --- diff --git a/TODO b/TODO index 1444ee2..0419432 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,8 @@ + There is literally zero documentation. ++ Tests could be improved too! Failing tests more than welcome. + + A good motivating example. Different serialization formats sucks. + Moose::Exporter should have a with_meta option which does with_caller but also @@ -34,3 +36,4 @@ + Parameters is an empty superclass. Is there anything interesting we can stick in there? ++ Factor out all class names used in methods; use existing class-name methods