Chroniton::Config 0.03 review

Download
by rbytes.net on

Chroniton::Config it manages config file for Chroniton. SYNOPSIS my $config = Chroniton::Config->new; METHODS new

License: Perl Artistic License
File size: 54K
Developer: Chroniton::Config Team
0 stars award from rbytes.net

Chroniton::Config it manages config file for Chroniton.

SYNOPSIS

my $config = Chroniton::Config->new;

METHODS

new

Creates an instance. Takes no arguments.

destination

Returns the directory where the backup should be placed.

locations

Returns a list of directories to be backed up.

config_file

Returns the path to the config file.

archive_after

Returns the number of days between archiving operations.

exclude

Returns a list of compiled regular expressions. If a path matches one of these, don't back it up.

Chroniton::Config->_create

Creates an empty config file.

Requirements:
Perl

Chroniton::Config 0.03 keywords