summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index d9ff75e..136e1db 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,13 @@
+- [ @pt ], $info;
+
+- if (...) {
+ require foobar:
+ foobar::foo();
+ }
+ foobar::bar(); # <= mignt not be loaded
+
+- $done += grep { !/\.src\.rpm$/ } values %$transaction_sources;
+
- $10, $11, ...
- syntax error on sub (can|cmp|isa|print|use) () {}