From: Peter Rabbitson <ribasushi@cpan.org>
Date: Mon, 6 Jan 2014 11:52:27 +0000 (+0100)
Subject: Temporary todo list
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2df70c2effdf07b47aafa0b8301d3cc56ab32bfb;p=dbsrgits%2FDBIx-Class-Historic.git

Temporary todo list
---

diff --git a/251_TODO b/251_TODO
new file mode 100644
index 0000000..9bdd0e2
--- /dev/null
+++ b/251_TODO
@@ -0,0 +1,10 @@
+List of things riba needs to clear out before next official in order
+of importance:
+(Keep Getty happy)
+
+- Figure out what fundamental leak (or group of leaks) is present in the
+  DBICTest::LeakTrace implementation itself
+- Figure out why none of them show up as failures (ton of false negatives)
+- Clarify/warn on the distinct over multiple columns get_column()
+- Incompatibly move around pieces of BlockRunner (critical - people are
+  starting to rely on it)