foreach $catId (@catIds) { push(@mainArray, { 'categoryName' => $catNames{$catId}, 'categoryUrl' => "list.cgi?category=" . $catId }) }