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

install_deps_from_git

install dependencies from repository. e.g. repositories on github.com 

install_deps

install dependencies from VSAN.

XXX: implement me.

install_deps_remote

prompt_for_different

diff_base_install ArrayRef:From , ArrayRef:To

diff text

install $pkgname %install_files

install package vimlib files

%install_file is a hash, which key is source file , value is target path of installation.

uninstall [pkgname]

bump_version

you can export VIMPACKAGE_AUTO_COMMIT to do auto commit after version bumpped.

export VIMPACKAGE_AUTO_COMMIT=1