public
Description: writes files atomically via rename()
Homepage:
Clone URL: git://github.com/thrig/File-AtomicWrite.git
name age message
file LICENSE Loading commit data...
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
http://search.cpan.org/perldoc/File::AtomicWrite

http://github.com/thrig/File-AtomicWrite/tree/master

Install via the cpan(1) command, or manually via:

perl Makefile.PL
make
make test
make install

Run perldoc(1) on the File::AtomicWrite module for more documentation.