in reply to Re: Condensed rank table output
in thread Condensed rank table output

Almost! :)

For this output 3-5 you'll need to "add the size of the arrays to get the ranks"

Something like

print $rank+1 ,'-', $rank+=@arr;

should do. Also untested ;)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice