Fix warnings from ScriptRunner
[catagits/Catalyst-Runtime.git] / TODO.scripts
index f6a69c0..99f8300 100644 (file)
@@ -1,6 +1,3 @@
-* Fix the fucking help to be consistent again!
-* Documentation
-* Proper test of all the options on all the scripts
-* ScriptRunner tests for MyApp::Script::DoesNotCompile
-
-* Tests for Scripts / Role
+* $ARGV[0] has slipped to $ARGV[1] in ::Test
+* 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.