Hi all, I recently started learning Perl and I'd like to use Perl to automate testing of a web app GUI. While I'm comfortable with the language and have been able to use Test::More & Test::WWW::Selenium to perform some basic tests, I want to improve the quality of the tests. To that end, can anyone suggest any books or web tutorials (like Test::Tutorial) for me to review? Also, anyone know of a Perl module that assists in flex/flash testing?
Thanks. -Ari