Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    for my $index (0 .. $#{$records[0]}) {
        print "$records[0][$index][1] -> $records[0][$index][0]\n";
    }
    
  2. or download this
    Science | -> Sciences |
    Research | -> Recherche |
    Artificial Intelligence -> Intelligence artificielle