| Module::Build::Pluggable::Repository(3pm) | User Contributed Perl Documentation | Module::Build::Pluggable::Repository(3pm) |
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
| 2025-05-04 | perl v5.40.1 |