Help for this page

Select Code to Download


  1. or download this
    foreach my $dfs (@defstream) {
        $d{$dfs} = 1;
    }
    
  2. or download this
    if ($d{$stream}) {