projects
/
perl
/
modules
/
B-RecDeparse.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c0ff5a5
)
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:47 +0000 (22:52 +0200)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index d03a1ac9adbe447c8e06646234ae5f94f2fb4b21..d5009dc6ae5bc550aa3192cc89c6135f86b363b0 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",
},
);