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

NAME

Module::Build::Pluggable::Repository - set repository information automatically

SYNOPSIS

    use Module::Build::Pluggable (
        'Repository'
    );

OPTIONS

There is no options.

AUTHORS

Ported to M::B::P by Tokuhiro Matsuno

Most of codes taken from Module::Install::Repository