in reply to Selecting more than one option on form.

See the classic Lincoln Stein examples such as this one with text at monty.txt run at monty.cgi.
print $query->scrolling_list( -name=>'possessions', -Values=>['A Coconut','A Grail','An Icon', 'A Sword','A Ticket'], -size=>5, -multiple=>'true');

Dingus


Enter any 47-digit prime number to continue.