sub return_time ($;$) # Optional second, scalar, argument sub return_time ($@) # Optional arguments (list) after first, scalar argument