From 05f81ff5e3540a91d98f8428746a5a171f4917a9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 14 Nov 2010 10:20:06 -0600 Subject: add Test::LeakTrace as a recommended test dep --- dist.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index eb7ec5b..9cf7ccc 100644 --- a/dist.ini +++ b/dist.ini @@ -17,6 +17,9 @@ Test::Fatal = 0 Test::More = 0.88 Test::Requires = 0 +[Prereqs / TestRecommends] +Test::LeakTrace = 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 -- cgit v1.2.3-54-g00ecf