Skip to content

Commit

Permalink
Makefile.PL: update resources
Browse files Browse the repository at this point in the history
Update resource information according to meta spec.

Signed-off-by: Jens Rehsack <[email protected]>
  • Loading branch information
rehsack committed Mar 9, 2018
1 parent 488baec commit 3836381
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@ WriteMakefile1(
repository => 'https://github.com/perl5-utils/Hash-Merge',
license => 'http://dev.perl.org/licenses/',
},
resources => {
homepage => 'https://metacpan.org/release/Hash-Merge',
repository => {
url => 'https://github.com/perl5-utils/Hash-Merge.git',
web => 'https://github.com/perl5-utils/Hash-Merge',
type => 'git',
},
bugtracker => {
web => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Hash-Merge',
mailto => '[email protected]',
},
license => 'http://dev.perl.org/licenses/',
},
prereqs => {
develop => {
requires => {
Expand Down

0 comments on commit 3836381

Please sign in to comment.