Description
Rsync transfers can be controlled from Perl code instead of shelling out manually. Developers use this module to build backup, deploy, mirror, or synchronization tools around rsync options. It can copy, delete, or overwrite local and remote files according to caller configuration.