[perl #56208] [PATCH] Implementation of Str.sprintf.
# New Ticket Created by Vasily Chekalkin # Please include the string: [perl #56208] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56208 > Hello. There is implementation of sprintf. Only src/classes/Str.pir affected. BTW,
[perl #56208] [PATCH] Implementation of Str.sprintf.
Applied in r28627, with modifications to avoid the duplicate function sub. Thanks! Pm