Help for this page
#!/usr/bin/perl use 5.014; # enable features, strict and warnings ... say "$arr[$i] \t $arr[$j]"; $i++; }