#!perl $LocationOfTheScriptsDirectory='D:\TEST'; print "Hello"; #Test1.pl is #print " World\n"; system("$LocationOfTheScriptsDirectory\\Test1.pl");