Help for this page
My tool basically does this: ... v Cluster 5
my $HostsPerCluster{$clusterNumber} = scalar(@clusterHosts); my $totalClusterHosts = $HostsPerCluster{$clusterNumber} ... return $success; }