On Sun, Sep 11, 2016 at 3:54 PM, Elizabeth Mattijsen <l...@dijkmat.nl> wrote: > Just curious, but what is wrong with "say fmt()" ?
Liz, one reason, i'm ashamed to say, is lack of familiarity with fmt() (too many years of C/C++ and Perl 5, I guess). The printf family I am very aware of and am trying to get the docs right. It looks like fmt can almost piggy back on some of it, though.