From: Tomas Doran Date: Fri, 20 Nov 2009 01:07:04 +0000 (+0000) Subject: Update todo on this branch X-Git-Tag: 5.80014_02~40 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=df2396bd2348070471a62114401c50545d7d72dc;hp=718e995d7eaead630c5ae91d66ef84e7513c33ae;p=catagits%2FCatalyst-Runtime.git Update todo on this branch --- diff --git a/TODO.scripts b/TODO.scripts index 2b595b1..1096520 100644 --- a/TODO.scripts +++ b/TODO.scripts @@ -1,6 +1,5 @@ -* Documentation - * Catalyst::ScriptRole needs proper docs * $ARGV[0] has slipped to $ARGV[1] in ::Test * ScriptRunner tests for MyApp::Script::DoesNotCompile -* Tests for ScriptRole -* Sort out help discrepancy between the help you get if you --help, and the help you get if you mess an option up. +* Sort out help so that it shows what you fucked up. +* Fix horrible hacking around MX::Getopt's help display - probably by fixing MX::Getopt. +* Tests for ::Create