Just curious, but what is wrong with "say fmt()" ?

> On 11 Sep 2016, at 22:48, Tom Browder (via RT) <perl6-bugs-follo...@perl.org> 
> wrote:
> 
> # New Ticket Created by  Tom Browder 
> # Please include the string:  [perl #129252]
> # in the subject line of all future correspondence about this issue. 
> # <URL: https://rt.perl.org/Ticket/Display.html?id=129252 >
> 
> 
> Both routines need an alias (or adverb) so that a newline is automatically 
> appended to the output.  I would like to see something like:
> 
>  sprintfn
>  printfn
> 
> or
> 
>  sprintf-n
>  printf-n
> 
> or
> 
>  sprintf-nl
>  printf-nl
> 

Reply via email to