Subject: | Cwd not preserved when write() errors |
When write() has an error it does not chdir back to $cwd before returning.
This is inconsistent with the the other functions and seems like an
oversight:
https://github.com/mschilli/archive-tar-wrapper-perl/pull/1