Skip to content

Commit ccfe08c

Browse files
committed
added a bugtracker resource
1 parent 08c6a14 commit ccfe08c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ WriteMakefile(
5858
'META_MERGE' => {
5959
resources => {
6060
repository => 'https://github.com/makamaka/JSON',
61+
bugtracker => 'https://github.com/makamaka/JSON/issues',
6162
},
6263
recommends => {
6364
'JSON::XS' => JSON->require_xs_version,

0 commit comments

Comments
 (0)