Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WRITE_ONLY option to open temp file with O_WRONLY #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

timgimyee
Copy link
Contributor

@timgimyee timgimyee commented Oct 24, 2018

Fixes #18.

lib/File/Temp.pm Outdated Show resolved Hide resolved
@timgimyee
Copy link
Contributor Author

Not sure what this Travis CI error means:

xt/author/changes_has_content.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

Should I update the Changes file? Do I increment $VERSION?

@mohawk2
Copy link
Member

mohawk2 commented Aug 31, 2019

I've squashed the two commits into one, and added a Changes entry, and force-pushed. That might need resolving against the other PRs recently merged, though.

@mohawk2
Copy link
Member

mohawk2 commented Sep 1, 2019

I've updated the Changes and rebased it against the branch for #29 (on the assumption that will be acceptable - but that means you'd need to ignore the exports-related part of the diffs, or only review the last commit), and force-pushed. @xdg, does this look good to you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to choose between read-write and write-only mode [rt.cpan.org #99444]
3 participants