in reply to Re^3: Printing large numbers with commas to show thousands groups.
in thread Printing large numbers with commas to show thousands groups.
...And done, without having to pull in another package and introducing object syntax.
;) sub printf { ... hide object syntax }
|
|---|