We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a30bc commit 3c51236Copy full SHA for 3c51236
1 file changed
Build.PL
@@ -33,6 +33,7 @@ my $builder = Module::Build->new(
33
meta_merge => {
34
resources => {
35
repository => 'https://github.com/damil/SQL-Abstract-More',
36
+ bugtracker => 'https://github.com/damil/SQL-Abstract-More/issues',
37
}
38
},
39
0 commit comments