I had listed a weird test bug in the TODO. After seeing the same bug in some failing CPAN test reports (and opening an RT issue on one of them) I decided to have a go at fix.
I had just made two releases and I felt on top of things - well I did not look at my other TODO list .
The problem was some tests was using the notion of now so the bug would only appear once in a while and it was somewhat hard to replicate. As I expected the bug would show itself when I was using the debugger, since that would slow everything down.
So I located the problematic areas and eliminated the use of now.
Still plenty of stuff to do on Workflow, the TODO points and the feature requests are plenty.