summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-01-17 18:36:28 -0500
committerJesse Luehrs <doy@tozt.net>2015-01-17 18:36:28 -0500
commit8e29ef07a4080dc2fb4aa4cefd5aa83663d4fe84 (patch)
tree0aefe3d8087a33f9c36ffabefcf096f77e63e57d
parent56972018a6cdccf8deb4983090f87b5f80991288 (diff)
downloadeval-closure-8e29ef07a4080dc2fb4aa4cefd5aa83663d4fe84.tar.gz
eval-closure-8e29ef07a4080dc2fb4aa4cefd5aa83663d4fe84.zip
fix closing over $AUTHORITY
new [Authority] declares $AUTHORITY with our, which is dumb and breaks things
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index ba39718..e29be28 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,6 +9,7 @@ dist = Eval-Closure
repository = github
bugtracker_web = https://github.com/doy/eval-closure/issues
bugtracker_mailto =
+Authority_authority_style = pkg
[AutoPrereqs]
skip = ^Perl::Tidy$