be8a7eebe4
This module will make backups and rotate them according to your specification. It creates a backup directory based on the file_prefix you specify and the current time. It then copies the directories you specified in the call to new() to that backup directory. Then a tar'd and compressed file is created from that directory. By default, bzip2 is used for compression. based on submission by Matthew Elmore <matt at mattelmore dot com>
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/21 16:00:01 jasper Exp $
|
|
${P5SITE}/File/
|
|
${P5SITE}/File/Rotate/
|
|
${P5SITE}/File/Rotate/Backup/
|
|
${P5SITE}/File/Rotate/Backup.pm
|
|
${P5SITE}/File/Rotate/Backup/Copy.pm
|
|
@man man/man3p/File::Rotate::Backup.3p
|
|
@man man/man3p/File::Rotate::Backup::Copy.3p
|