Go to file
Stephan Kulow 5453da6b9e - updated to 0.18
Added
  - When capture or tee are called in void context, Capture::Tiny
    skips reading back from the capture handles if it can do so safely
  Fixed:
  - Tied STDIN is always localized before redirections to avoid tees
    hanging on MSWin32
    
  - Copying and reopening STDIN is necessary to avoid tees hanging on MSWin32.
  Fixed:
  - Avoids reopening STDIN while setting up a capture, which avoids
    some problems with pathological tied filehandle implementations
    such as in FCGI
  Tested:
  - Re-enabled tied STDIN testing for MSWin32 to see if changes above
    avoid crashes seen historically

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Capture-Tiny?expand=0&rev=21
2012-05-23 13:22:18 +00:00
.gitattributes 0.06 2009-10-29 16:40:20 +00:00
.gitignore 0.06 2009-10-29 16:40:20 +00:00
Capture-Tiny-0.18.tar.gz - updated to 0.18 2012-05-23 13:22:18 +00:00
perl-Capture-Tiny.changes - updated to 0.18 2012-05-23 13:22:18 +00:00
perl-Capture-Tiny.spec - updated to 0.18 2012-05-23 13:22:18 +00:00