Help for this page
Select Code to Download
Select
or
download this
foreach my $emp_count (1 .. 3) { ... "work" => $q->param("work$emp_count"), } }