Help for this page

Select Code to Download


  1. or download this
    $unique_ids = scalar(grep {defined $_} @normal_array);
    
  2. or download this
    foreach (sort keys %HoA) {
        say "$_: ", join ",", uniq @{ $HoA{$_} };
    }
    
  3. or download this
    flintstones: fred,barney,nick,john
    jetsons: george,jane,elroy,mike,elias
    simpsons: homer,marge,bart,jack