X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=20f4ad0227429f6e7675901f1a1bc9b05f111f2a;hb=17a02a23f6f907fe1d1f2384a31ab45de9192ae1;hp=03657c11f4853fc3cc1107917bb80e4135858654;hpb=06aef4f2a899ed6d6aaaf77c23567aea7db8847c;p=Business-OnlinePayment.git diff --git a/Makefile.PL b/Makefile.PL index 03657c1..20f4ad0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,5 +11,10 @@ WriteMakefile( 'Tie::IxHash' => 0, 'Net::HTTPS::Any' => 0, }, + 'META_MERGE' => { + resources => { + homepage => 'http://perl.business/onlinepayment', + }, + }, #'dist' => {CI => 'ci -l'}, );