Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    @suggestionsTemp = values %targets;
    
    dd \@suggestionsTemp;
    
  2. or download this
    [
      { origin => "IB", sourceL => "", targetL => "Ahnenforschung" },
    ...
      { count => 1, origin => "IB", targetL => "Ahnenforschung" },
      { count => 2, origin => "EU, IB", targetL => "akzent" },
    ]