]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blobdiff - Makefile.PL
Slashes are reserved and hence must be encoded in the search part of an URL
[perl/modules/Sub-Nary.git] / Makefile.PL
index ac941d305c4ab481186974b65c4847c8f931e397..5db8a2aad79cd2e3309ee7e183e450a9873a9d61 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",
  },
 );