use Devel::Hints where possible
authorJesse Luehrs <doy@tozt.net>
Wed, 10 Nov 2010 11:13:27 +0000 (05:13 -0600)
committerJesse Luehrs <doy@tozt.net>
Wed, 10 Nov 2010 11:13:27 +0000 (05:13 -0600)
commitfe890fb97648df1253becf110e4e4dfa3c2c8015
treeb007c3cbfd5efe61754da18a46880337b82c236b
parent09e99c47aa98facc78b39e4931c12527a393dd48
use Devel::Hints where possible

this will avoid breaking memoization when generating coderefs with
descriptions, and should be more robust and useful
dist.ini
lib/Eval/Closure.pm
t/03-description.t
t/05-memoize.t
t/11-line-differences.t [new file with mode: 0644]