From 59017825dd984a30f69bec25890d1ffceaf30e04 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 11 Nov 2010 22:14:56 -0600 Subject: start the conversion to xs --- dist.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 8b69822..9203c25 100644 --- a/dist.ini +++ b/dist.ini @@ -14,3 +14,9 @@ Scalar::Util = 0 [Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.88 + +; 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 -- cgit v1.2.3-54-g00ecf