in reply to Re^4: File::Temp::tempfile() fails under taint mode
in thread File::Temp::tempfile() fails under taint mode
This error currently causes installation failure for modules MooseX-App-Cmd-0.30, Dancer-1.3134, and probably others.
That is never a convincing argument (it breaks some other modules test)
OTOH, this particular bug is so old and stupid, the docs got updated (tmpdir of File::Spec::Win32) to warn about it and disagree with the spec (tmpdir of File::Spec)
So the bugs as I see them in File::Spec are
The bugs in File::Temp are
Current situation is inconveniencing everyone who tries to use either or both of these modules
FWIW, these are all variation of the same bug (not doing what the "spec" says, and the spec being stupid old/vague/akward/not useful )
Bug #76663 for PathTools: ->tmpdir on MSWin32 often returns the root-dir
Bug #70492 for PathTools: Re: Bug #60406 for PathTools: tmpdir with -T on Windows
Bug #60406 for PathTools: tmpdir with -T on Windows
Bug #29015 for PathTools: tmpdir() on Cygwin needs filetest pragma
Bug #74349 for PathTools: TMPDIR is being cached for the life of the module
update: Oh look some discussion on this Bug #120593 for perl5: File::Spec::Unix->tmpdir: Always return an absolute path
the arguments seem very weak and unconvincing
|
|---|