ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
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: https://metacpan.org/release/IO-File-AtomicChange
|