summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-07-04 17:35:02 -0400
committerJesse Luehrs <doy@tozt.net>2014-07-04 17:35:02 -0400
commitb4b3a71a15ecdab51ea01043e95fd59875bb35a1 (patch)
treeab3712fa340f4b5606bd0f32c49218fa189b614f
parent75a703d260a6b3c594d23bcb2de770936883e8c4 (diff)
downloadpackage-stash-xs-b4b3a71a15ecdab51ea01043e95fd59875bb35a1.tar.gz
package-stash-xs-b4b3a71a15ecdab51ea01043e95fd59875bb35a1.zip
add package::anon as develop-requires
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index cbe1521..c01dae9 100644
--- a/dist.ini
+++ b/dist.ini
@@ -12,6 +12,7 @@ repository = github
skip = ^Variable::Magic$
[Prereqs / DevelopRequires]
+Package::Anon = 0
Test::LeakTrace = 0
; we maintain a Makefile.PL in the repository to be able to work without dzil,