Perl
perlPerl is a highly capable, feature-rich programming language with over 38 years of development.
Perl is a highly capable, feature-rich programming language with over 38 years of development.
'cpan_home', 'build_dir', 'keep_source_where' 'applypatch' => q[], 'auto_commit' => q[0], 'build_cache' => q[100], 'build_dir' => q[/home/octocat/.cpan/build],machine-local 'build_dir_reuse' => q[0], 'build_requires_install_policy' => q[yes], 'bzip2' => q[/usr/bin/bzip2], 'check_sigs' => q[0], 'colorize_output' => q[1], 'commandnumber_in_prompt' => q[1], 'cpan_home' => q[/home/octocat/.cpan],machine-local 'ftpstats_period' => q[14], 'ftpstats_size' => q[99], 'halt_on_failure' => q[0], 'histsize' => q[100], 'inactivity_timeout' => q[0], 'index_expire' => q[1], 'keep_source_where' => q[/home/octocat/.cpan/sources],machine-local 'load_module_verbosity' => q[none], 'make_install_make_command' => q[make], 'prefer_installer' => q[MB],Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Not a subtraction from the paths above: this is everything else Perl writes in your home directory that is state, not configuration. It keeps a whole-home manager like chezmoi from sweeping those up, and it still holds if the synced paths are ever widened.
'cpan_home''build_dir''keep_source_where' 'applypatch' => q[], 'auto_commit' => q[0], 'build_cache' => q[100], 'build_dir' => q[/home/octocat/.cpan/build],machine-local 'build_dir_reuse' => q[0], 'build_requires_install_policy' => q[yes], 'bzip2' => q[/usr/bin/bzip2], 'check_sigs' => q[0], 'colorize_output' => q[1], 'commandnumber_in_prompt' => q[1], 'cpan_home' => q[/home/octocat/.cpan],machine-local 'ftpstats_period' => q[14], 'ftpstats_size' => q[99], 'halt_on_failure' => q[0], 'histsize' => q[100], 'inactivity_timeout' => q[0], 'index_expire' => q[1], 'keep_source_where' => q[/home/octocat/.cpan/sources],machine-local 'load_module_verbosity' => q[none], 'make_install_make_command' => q[make], 'prefer_installer' => q[MB],Each machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/perl. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits 'cpan_home' and 'build_dir' for you — that part is Otty’s own sync, or a template you write by hand.