Deprecate emulate_limit() - can not be sanely supported by DQ
[dbsrgits/DBIx-Class.git] / TODO_SHORTTERM
index b4a6899..6a53121 100644 (file)
@@ -1,11 +1,2 @@
-* 8bab2062 preloading threads.pm is absolute bullshit - remove and find out
-the real problem (might very well be a Moo bug). But seriously - preloading
-threads.pm in a BEGIN block?!?!?!
-* 50e6c52e reenable the test and investigate. A blatant skip is fucking
-bullshit
-* a0361822 reenable the win32 test - if it no longer fails for anyone - how
-will we ever fix it?
-* 461c7168 has two places where it sets a brand new lexical to undef. Please
-remove for the sanity of future maintainers (avoid the "why is this here?!")
 * a48693f4 adds 5 files for a test that may even be the same as that from
 571df676 - please rewrite using the existing schema and delete the rest