There are only a few Perl users here, and a couple of sites available
that might help. Although I have used PHP:more (from the Apache:Test
project) with the Perl Test Harness, I have not tried Junit. Does it
conform to the TAP API?
<http://quicksilver1183.com/2010/09/07/setting-up-selenium-with-perl/>
<http://testingwithperl.blogspot.com/2008/03/using-selenium-for-testing.
html#driver>
<http://wiki.openqa.org/display/SRC/Selenium+RC+and+Perl>
Bob McConnell