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

load

load package record , returns a hashref which contains:

spec:

{
    version => 0.1,
    generated_by => 'Vimana [Version]'
    installer_type => 'auto',  # auto , make , rake ... etc
    meta => {
        author: Cornelius
        email: cornelius.howl@gmail.com
        libpath: ./
        name: gsession.vim
        script_id: 2885
        type: plugin
        version: 0.21
        version_from: plugin/gsession.vim
        vim_version:
    },
    files => [
        { file => "/Users/c9s/.vim/plugin/gsession.vim", checksum => "md5checksum" }
    ]
}