From 793d58e15ec1e0e0b0956ac5f9a23454c74a4e34 Mon Sep 17 00:00:00 2001 From: brian d foy Date: Thu, 3 Aug 2023 15:30:57 -0400 Subject: [PATCH] bugtracker has not url attribute in the CPAN::Meta::Spec --- Makefile.PL | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 2c91693..236ee88 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -90,7 +90,6 @@ my %WriteMakefile = ( }, bugtracker => { web => "$github/issues", - url => "$github/issues", }, }, keywords => ['workflow', 'module', 'distribution',