Help for this page
my %choice = ( 'group_prod' => '$hoh_groups_prod', ... 'contacts_test' => '$hoh_contacts_test', );
my ( $object ) = @_; my $test = $choice{ $object };