The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

SYNOPSIS

Upload your distribution tarball using rsync:

    [Rsync]
    where = user@somewhere:destination/path
    options = --progress -e ssh

DESCRIPTION

The where config key is required. The options default to -e ssh.

AUTHOR

Tomáš Znamenáček, zoul@fleuron.cz