Help for this page
#!/usr/bin/perl use strict; ... # now iterate through your testcases }
./an.pl -t Test_suit_name ./an.pl -t Test_suit_name -t AnotherTest_suit_name ./an.pl -t Test_suit_name,AnotherTest_suit_name