On Tue Jul 22 20:40:38 2014, public@khwilliamson.com wrote: > I have no objections to a deprecation warning. Note that there is code > already in Posix.xs to emit only one warning perl call site of functions > that have it. Do we want a warning every time tmpnam is called, or just > the first time from any given place in the code? If the latter, the > code already there could serve as a template, or it could be extracted > into a function and used from more than one place > I've attached an updated patch that avoids the duplicate warnings. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=122005