GTestRunner is a GTK+-based graphical
frontend for running unit tests in Perl. It offers
several improvements to the underlying unit
testing framework that make test-driven
development in Perl even more comfortable.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
You can now select multiple tests, test cases, or test suites, and run them separately. Console output from tests is caught, tied to the test case that caused it, and displayed, when you click on the test.