summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-18 21:03:59 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-18 21:05:49 -0400
commit976ee2bf78788b6b130ce79601cb259ec6746478 (patch)
treec201610e092dd50cf390cf243b649a2cf5802b1a /dist.ini
parent2d777b055b750c40d2698422202c4d3950822a0c (diff)
downloadparse-keyword-976ee2bf78788b6b130ce79601cb259ec6746478.tar.gz
parse-keyword-976ee2bf78788b6b130ce79601cb259ec6746478.zip
add stub Makefile.PL
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 1482b99..ebed4b6 100644
--- a/dist.ini
+++ b/dist.ini
@@ -15,4 +15,10 @@ awesome = =inc::MakeMaker
[Prereqs / ConfigureRequires]
Devel::CallParser = 0
+; we maintain a Makefile.PL in the repository to be able to work without dzil,
+; but for the distribution we let dzil generate a Makefile.PL with the proper
+; dependencies and such
+[PruneFiles]
+filenames = Makefile.PL
+
[ContributorsFromGit]