f6368e5db9
This module truncate and write to temporary file. When you call $fh->close, replace target file with temporary file preserved permission and owner (if possible). WWW: http://search.cpan.org/dist/IO-File-AtomicChange/
7 lines
281 B
Text
7 lines
281 B
Text
IO::File::AtomicChange - change content of a file atomically.
|
|
|
|
This module truncate and write to temporary file. When you call
|
|
$fh->close, replace target file with temporary file preserved
|
|
permission and owner (if possible).
|
|
|
|
WWW: http://search.cpan.org/dist/IO-File-AtomicChange/
|