foreach $item (@tempJobsTable) { $item=~s/\s+/ /g; @thisJob=split(" ",$item);