Help for this page

Select Code to Download


  1. or download this
    s/[\015\012]//g foreach @rel; # first remove *all* newlines
    join(" & ", map { sprintf "%-8s (x%s)", $_, 0+@{$rel_hosts{$_}} } @rel
    +) . "\n"; # add it at the end