[perl #44053] string_nprintf should be two functions

2007-07-23 Thread Will Coleda via RT
On Thu Jul 19 08:51:35 2007, petdance wrote: > There should be an in-place, and a string-returner, but not both in > one func. > Ack -a shows this function is only ever called from the test suite. Does that make it removable? (and therefore obviate the need for this ticket?)

[perl #44053] string_nprintf should be two functions

2007-07-19 Thread via RT
# New Ticket Created by Andy Lester # Please include the string: [perl #44053] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=44053 > There should be an in-place, and a string-returner, but not both in one func. -- Andy