my $lexicon = $csv -> parse; # words to match against, and supplementary data to go with matches foreach { foreach { if ($lexicon includes ) { save match.supplementary_data TO tweet.result_data; } } }