in reply to Re: Re: Testing Non-module code
in thread Testing Non-module code

Use WWW::Mechanize in a test script to test the CGI

If you're using Apache, you might like to check out Apache::Test. I've found it to provide a very usable framework.