]> git.donarmstrong.com Git - perltidy.git/blobdiff - Makefile.PL
New upstream version 20230309
[perltidy.git] / Makefile.PL
index 09b23bea4759e5f6e426054edba100a9c56b25fa..bbf80b3a757bb44ec9735180a98bf37c75014587 100644 (file)
@@ -45,6 +45,9 @@ WriteMakefile(
                 url  => 'https://github.com/perltidy/perltidy.git',
                 web  => 'https://github.com/perltidy/perltidy',
             },
+            bugtracker => {
+                "web" => "https://github.com/perltidy/perltidy/issues"
+            },
         },
     },
 );