Help for this page
while (sleep 2) { foreach my $site (@sites) { ... if (BetweenHoursOf($maintenance_start,$maintenance_stop)); } }
if (BetweenHoursOf($maintenance_start,$maintenance_stop));