aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-File-AtomicChange/pkg-descr
blob: 927d827266765d1ecb3487d5ee7ad5ce5c201820 (plain) (blame)
1
2
3
4
5
6
7
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/