From 58710c0b0c0d861abfef51f0d8b35761035c4f4b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 13 Nov 2010 09:38:09 -0600 Subject: add leak test --- dist.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 9203c25..94ac0fa 100644 --- a/dist.ini +++ b/dist.ini @@ -14,6 +14,7 @@ Scalar::Util = 0 [Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.88 +Test::Requires = 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 -- cgit v1.2.3-54-g00ecf