Help for this page
use CGI; use Data::Dumper; use strict; ... $h->{'form'} = [ 4 .. 6 ]; print Dumper($h, $q);