perl-File-Transaction - Transactional change to a set of files
Website: | http://search.cpan.org/dist/File-Transaction/ |
---|---|
License: | GPL or Artistic |
- Description:
A File::Transaction object encapsulates a change to a set of files, performed by writing out a new version of each file first and then swapping all of the new versions in. The set of files can only end up in an inconsistent state if a rename system call fails or if the Perl process is interrupted during the commit().
Packages
perl-File-Transaction-1.00-25m.mo8.noarch [11 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.00-25m) - rebuild against perl-5.20.0 |