#### my $q = new CGI; print join(",", $q->param('form_item')); # one,two,three