file-backup - Summary
Free Software
The File::BackupCopy module provides functions for creating backup copies of files. Two backup schemes are supported: simple and numbered backups. In simple (or single) backup scheme, only one backup copy is maintained for the given file. Its name is created by appending a single tilde character to the original file name. In numbered backup scheme, arbitrary number of backup copies can be created. The name of each backup copy is created by suffixing the original file name with '.~N~', where N is a decimal number starting with one. Additionally, the automatic backup name scheme is implemented. In this naming scheme, numbered backups are created if at least one numbered backup copy already exists and simple backups are created otherwise.
Registration Date: Sun Jan 19 09:10:21 2020
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable
posted by gray, Mon Jan 27 07:41:40 2020 - 0 replies
First stable version (version 1.01) of File::BackupCopy is available for download from cpan.org.
[Submit News]
[1 news in archive]