Help for this page
param("basket", 1..10); ... print hidden("basket");
my @list = param("basket"); # @list = (1..10);