FreeBSD.software
Home/sysutils/p5-File-BackupCopy

p5-File-BackupCopy

1.02sysutils

Create a backup copy of the file with Perl

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 1. 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.

$pkg install p5-File-BackupCopy
metacpan.org/release/File-BackupCopy
Origin
sysutils/p5-File-BackupCopy
Size
49.9KiB
License
GPLv3+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)