my @fields = qw/this, that, the_other/; my %argsHash = ???; my $obj = SomeClass->new(%argshash);