Help for this page
push @emp, { "employer" => scalar $q->param("employer$emp_count"), "street" => scalar $q->param("street$emp_count"), ... };