On Wed, Jan 25, 2012 at 6:28 PM, bulk 88 via RT <perlbug-followup@perl.org> wrote: > "Using Perl to Dispose of Temporaries" in perlcall, wouldn't your > proposal leak? It would be disposed of at the next FREETMPS, which is probably the next end-of-statement. This is likely to be soon enough, though for some purposes it may not be. There are more functions in the API that do this… LeonThread Previous | Thread Next