Help for this page

Select Code to Download


  1. or download this
    exists $_->{$client} and return $_->{$client}
       for $export_def->{'..client_default_version'};
    
  2. or download this
    return $$_ if $_ = exists $export_def{'..client_default_version'}{$cli
    +ent};