in reply to GUI Interface to Test::* scripts

I'm not sure about anything for Tk, but I know of Test::TAP::HTMLMatrix, which generates very nice HTML output. It shows failures in red and successes in green, and the layout is nice and readable. (Check out the Pugs smoke results for some sample output.) Maybe you can use it as part of a toolchain, at least.