Help for this page

Select Code to Download


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