Help for this page
my (%values, $key); foreach my $value ( split /[&;]/, $query_string ) { ... } } }
push @{$values{$key}}, $data;