1Module::Install::ReposiUtsoerry(C3o)ntributed Perl DocumMeondtualtei:o:nInstall::Repository(3)
2
3
4

NAME

6       Module::Install::Repository - Automatically sets repository URL from
7       svn/svk/Git checkout
8

SYNOPSIS

10         # in Makefile.PL
11         use inc::Module::Install;
12         auto_set_repository;
13

DESCRIPTION

15       Module::Install::Repository is a Module::Install plugin to
16       automatically figure out repository URL and set it via repository()
17       which then will be added to resources under META.yml.
18

CAVEATS

20       The regular expression to rewrite Git repository URL to public clone
21       URL is dependent on the server side directory layout, which means this
22       module currently works only with github.com style.
23

AUTHOR

25       Tatsuhiko Miyagawa <miyagawa@bulknews.net>
26
27       Darcs support by Shawn M Moore
28
29       git-svn support by Tokuhiro Matsuno
30

LICENSE

32       This library is free software; you can redistribute it and/or modify it
33       under the same terms as Perl itself.
34

SEE ALSO

36       Module::Install
37
38
39
40perl v5.30.0                      2019-07-26    Module::Install::Repository(3)
Impressum