From cfcd400c12ec9f2835fdf93373e1f460d4ec3b2c Mon Sep 17 00:00:00 2001 From: Nigel Horne Date: Mon, 23 Nov 2020 10:22:37 -0500 Subject: [PATCH] Added a home-page --- Makefile.PL | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index d87ed5a..21bbc9a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -64,9 +64,8 @@ WriteMakefile( # web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Genealogy-ObituaryDailyTimes', # mailto => 'bug-Genealogy-ObituaryDailyTimes@rt.cpan.org' web => 'https://github.com/nigelhorne/Genealogy-ObituaryDailyTimes/issues', - url => 'https://github.com/nigelhorne/Genealogy-ObituaryDailyTimes/issues', - } - + mailto => 'bug-Genealogy-ObituaryDailyTimes@rt.cpan.org' + }, homepage => 'https://sites.rootsweb.com/~obituary', }, }, # PPM_INSTALL_EXEC => 'perl',