]> git.vpit.fr Git - perl/modules/with.git/blobdiff - Makefile.PL
Slashes are reserved and hence must be encoded in the search part of an URL
[perl/modules/with.git] / Makefile.PL
index e899afd8dd3592e784c952ecb0c52e2a775f2a7f..82ab2453b993eab46874af5d1518bad1bd813856 100644 (file)
@@ -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",
  },
 );