Help for this page

Select Code to Download


  1. or download this
    my %choice = (
        'group_prod'    => '$hoh_groups_prod',
    ...
        'contacts_test' => '$hoh_contacts_test',
    );
    
  2. or download this
    my ( $object ) = @_;
    my $test = $choice{ $object };