use strict; use warnings; use Test::Harness; my @tests = ("testScript1 -d 20091201", "testScript2.t -d 20091211"); runtests(@tests);