summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 8922c55..f91e2e4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,3 +24,9 @@ WriteMakefile(
},
- }
+ bugtracker => {
+ web => 'https://puszcza.gnu.org.ua/bugs/?group=mojosyslog',
+ mailto => 'gray+mojosyslog@gnu.org.ua'
+ },
+ },
+ provides => Module::Metadata->provides(version => '1.4',
+ dir => 'lib')
}

Return to:

Send suggestions and report system problems to the System administrator.