X-Git-Url: http://git.rot13.org/?p=MARC-Fast;a=blobdiff_plain;f=Makefile.PL;h=7cd00f1756f03155154235e0777af7f1e48768f9;hp=f872126e650d437e5c94a11f4148fb25417b1287;hb=ba7f6ac0e66a6b8090255b9527393639e7cce860;hpb=935e0fcb29c3965a40d793b1517445d106b4c822 diff --git a/Makefile.PL b/Makefile.PL index f872126..7cd00f1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,6 +11,13 @@ WriteMakefile( 'Data::Dump' => 0, 'Carp' => 0, }, + META_MERGE => { + resources => { + license => 'http://www.gnu.org/licenses/gpl-2.0.html', + bugtracker => 'https://rt.cpan.org/Public/Dist/Display.html?Name=MARC-Fast', + repository => 'http://github.com/dpavlin/MARC-Fast' + }, + }, ); sub MY::postamble {