use Devel::Hints where possible
[gitmo/Eval-Closure.git] / dist.ini
1 name = Eval-Closure
2 author = Jesse Luehrs <doy at tozt dot net>
3 license = Perl_5
4 copyright_holder = Jesse Luehrs
5
6 [@DOY]
7 dist = Eval-Closure
8
9 [Prereqs]
10 Devel::Hints = 0.22
11 Scalar::Util = 0
12 Sub::Exporter = 0
13 Try::Tiny = 0
14
15 [Prereqs / TestRequires]
16 Test::Fatal = 0
17 Test::More = 0.88
18 Test::Requires = 0
19
20 [Prereqs / RuntimeRecommends]
21 Perl::Tidy = 0