changelog
[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 Scalar::Util = 0
11 Sub::Exporter = 0
12 Try::Tiny = 0
13
14 [Prereqs / TestRequires]
15 Test::Fatal = 0
16 Test::More = 0.88
17 Test::Requires = 0
18
19 [Prereqs / RuntimeRecommends]
20 Perl::Tidy = 0