Help for this page
my $hello = sprintf "Hai %s! Time: %s\n" => $name, scalar(localtime);
$results = array(); ... } return $results;