From 976ee2bf78788b6b130ce79601cb259ec6746478 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 18 Jul 2013 21:03:59 -0400 Subject: add stub Makefile.PL --- dist.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dist.ini') 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] -- cgit v1.2.3-54-g00ecf