my $email = params('email'); my $name = params('name'); $hash{email} = $email; $hash{name} = $name;