projects
/
perl
/
modules
/
Sub-Nary.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5bb5e2f
)
Slashes are reserved and hence must be encoded in the search part of an URL
author
Vincent Pit <vince@profvince.com>
Wed, 22 Apr 2009 20:51:43 +0000 (22:51 +0200)
committer
Vincent Pit <vince@profvince.com>
Wed, 22 Apr 2009 20:52:48 +0000 (22:52 +0200)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index ac941d305c4ab481186974b65c4847c8f931e397..5db8a2aad79cd2e3309ee7e183e450a9873a9d61 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-18,7
+18,7
@@
my %META = (
bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",
homepage => "http://search.cpan.org/dist/$dist/",
license => 'http://dev.perl.org/licenses/',
- repository => "http://git.profvince.com/?p=perl
/modules/
$dist.git",
+ repository => "http://git.profvince.com/?p=perl
%2Fmodules%2F
$dist.git",
},
);