summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1511bce..7505a26 100644
--- a/TODO
+++ b/TODO
@@ -10,6 +10,9 @@
- $short_entries[$#entries] = $1;
+- undeclared variable $^
+ (really $^I in MDK::Common::File)
+
- sort { values %{$list->[$a]} <=> values %{$list->[$b]} }
- ($p->is_arch_compat < min map { $_->is_arch_compat } @chosen) ? 10 : 0;