Things are going well. I have my credit card module shaping up. It's passing all of its unit tests, but the actual integration tests with the target server are going to be very interesting. Meanwhile, my coworker is a speed-demon (daemon?) and is getting task cards done almost before the ink is dry. I feel a wee bit guilty about that.
Test count: 720
Personal note: I just uploaded a new version of HTML::TokeParser::Simple. It appears that I left in some POD from an older version where I didn't bless the returned tokens, thus making it impossible to call methods on them. The module worked, but not if you tried the code in the synopsis. Oops!