Main > Programming > Libraries >

Rsync::Config 0.3.1

Rsync::Config 0.3.1

Sponsored Links

Rsync::Config 0.3.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.022 MB
Platform: Any Platform
License: MPL (Mozilla Public License)
Price:
Downloads: 1015
Date added: 2007-01-16
Publisher: Manuel SUBREDU

Rsync::Config 0.3.1 description

Rsync::Config is a Perl module for rsync configuration generator.

Rsync::Config is a module who can be used to create rsync configuration files. A configuration file (from Rsync::Config point of view) is made by atoms and modules with atoms. A atom is the smallest piece from the configuration file. This module inherits from Rsync::Config::Module .

INHERITANCE

Objects from Rsync::Config inherits as in the next scheme

/--- Rsync::Config::Module --- Rsync::Config

Rsync::Config::Renderer

--- Rsync::Config::Blank
/

Rsync::Config::Atom --- --- Rsync::Config::Comment

SYNOPSIS

use Rsync::Config;
use Rsync::Config::Atom;
use Rsync::Config::Module;

sub main {
my ($conf, $module);

$conf = new Rsync::Config();
$conf->add_comment(Main configuration file for our rsync daemon);
$conf->add_atom(read only,yes);
$conf->add_atom(chroot,yes);

$module = new Rsync::Config::Module(name => cpan);
$module->add_atom(path,/var/ftp/pub/mirrors/ftp.cpan.org/);
$module->add_atom(comment, CPAN mirror);

$conf->add_module($module);
$conf->to_file(/etc/rsyncd.conf);
}

Rsync::Config 0.3.1 Screenshot

Advertisements

Rsync::Config 0.3.1 Keywords

Bookmark Rsync::Config 0.3.1

Hyperlink code:
Link for forum:

Rsync::Config 0.3.1 Copyright

WareSeeker periodically updates pricing and software information of Rsync::Config 0.3.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Rsync::Config 0.3.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Rsync::Config::Blank is a basic atom object. Free Download
Rsync::Config::Module is a module entry from a rsync configuration file. Free Download
Rsync::Config::Parser is a simple Perl module for Rsync configuration parser. Free Download
Rsync::Config::Comment is a Perl module with comments as objects. Free Download
Rsync::Config::Renderer is a Perl module for rsync config rendering. Free Download
Fontconfig is a library for font customization and configuration. Free Download
RSync Manager provides a set of scripts to manage and automate rsync-reliant sites. Free Download
dtRdr::Config is a Perl module with Factory class for configuration system. Free Download