Test-Stream concurrency, feedback requested

2015-04-27 Thread Chad Granum
I need some feedback on some concurrency related items regarding Test-Stream. *What you need to know:* - Test-Simple legacy supported threads, but not forking - Test::SharedFork adds for support, backcompat will be preserved - Test-Stream supports threads and forking -

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-27 Thread Jens Rehsack
Am 24.04.2015 um 05:37 schrieb Aristotle Pagaltzis pagalt...@gmx.de: * David Golden x...@xdg.me [2015-04-23 17:40]: [...] Please see https://rt.cpan.org/Ticket/Display.html?id=60340 for context. I think File::Temp needs to be able to work around File::Spec::Win32 returning a

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-27 Thread David Golden
On Mon, Apr 27, 2015 at 4:10 PM, Jens Rehsack rehs...@gmail.com wrote: Is there a reason not to tryout Win32 API function GetTempPath ( https://msdn.microsoft.com/en-us/library/windows/desktop/aa364992%28v=vs.85%29.aspx )? I dunno how File::Spec/File::Temp on Unix behaves tmp points to a