dagolden / Capture-Tiny

(Perl) Capture STDOUT and STDERR from Perl, XS or external programs
http://search.cpan.org/dist/Capture-Tiny/
39 stars 19 forks source link

Better relayering #37

Closed xdg closed 8 years ago

xdg commented 8 years ago

This is a better fix for the issue raised in #36

klaus03 commented 8 years ago

Thanks for this new branch ("Better relayering").

I have tested it and it works perfectly, I also verified that it is round-trip safe -- see my gist at https://gist.github.com/klaus03/41001ac65f9fe0f7e904

From me it has my thumbs up.

xdg commented 8 years ago

Great. I'm going to release a trial version and see how the smoke reports go.

Leont commented 8 years ago

Looks more sensible to me too :-)