The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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