chomp(my $to_do = $l_func_array[$i]{'job_template'}); print "Führe -> $to_do <- aus\n"; exec_job($to_do);