line 90 my @hash = $csv->names; #returns hash line 91 my @vals = values @hash; #hash to array