]> git.donarmstrong.com Git - debbugs.git/commitdiff
* future directions updated slightly
authorDon Armstrong <don@donarmstrong.com>
Sun, 17 Aug 2008 17:39:19 +0000 (10:39 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 17 Aug 2008 17:39:19 +0000 (10:39 -0700)
future_directions

index adfa9ffd75f140fe1ba888a6b9b49cdb48eed200..2aad806ac38b12ec7ddbfd826da745560690442b 100644 (file)
@@ -4,7 +4,9 @@ codebase and things that should be done.
 PACKAGE CLEANUP
 
 * Stop doing the .in -> foo translation
+  - We no longer do this
 * Use ExtUtils::Makemaker instead of a custom makefile
+  - We use Makemaker for the easy perl bits
 * More testing of modules so it's not so easy to break things