From fe890fb97648df1253becf110e4e4dfa3c2c8015 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 10 Nov 2010 05:13:27 -0600 Subject: use Devel::Hints where possible this will avoid breaking memoization when generating coderefs with descriptions, and should be more robust and useful --- dist.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 75234df..620f458 100644 --- a/dist.ini +++ b/dist.ini @@ -7,6 +7,7 @@ copyright_holder = Jesse Luehrs dist = Eval-Closure [Prereqs] +Devel::Hints = 0.22 Scalar::Util = 0 Sub::Exporter = 0 Try::Tiny = 0 -- cgit v1.2.3-54-g00ecf