move the validation of environment to the beginning
[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 [Prereq]
10 Scalar::Util = 0
11 Sub::Exporter = 0
12 Try::Tiny = 0
13
14 [Prereq / TestRequires]
15 Test::More = 0.88
16 Test::Requires = 0
17
18 [Prereq / RuntimeRecommends]
19 Perl::Tidy = 0