]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Makefile.PL
Make the op map thread safe
[perl/modules/indirect.git] / Makefile.PL
index f1332ecf1c8cab287ad4b6600ecad3aff1840e50..72b22a4514dc33a26ffdf4babe3f2bd25d492de7 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",
  },
 );