don't need this to be a do block anymore
[gitmo/Eval-Closure.git] / dist.ini
CommitLineData
bab69638 1name = Eval-Closure
2author = Jesse Luehrs <doy at tozt dot net>
3license = Perl_5
4copyright_holder = Jesse Luehrs
5
6[@DOY]
7dist = Eval-Closure
8
9[Prereq]
2da5b7e2 10Scalar::Util = 0
11Sub::Exporter = 0
12Try::Tiny = 0
13
14[Prereq / TestRequires]
15Test::More = 0.88
16
17[Prereq / RuntimeRecommends]
18Perl::Tidy = 0