From: Graham Knop <haarg@haarg.org>
Date: Thu, 15 Dec 2016 09:45:21 +0000 (+0100)
Subject: add x_authority
X-Git-Tag: v2.000004~4
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f00a8587704c9d6aaaabce90ece2af55b4ad4b05;p=p5sagit%2Fstrictures.git

add x_authority
---

diff --git a/Makefile.PL b/Makefile.PL
index e9e1697..3bb6c81 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -54,6 +54,7 @@ my %META = (
   no_index => {
     directory => [ 't', 'xt', 'inc' ]
   },
+  x_authority => 'cpan:MSTROUT',
 );
 
 my %MM_ARGS = (