summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 435dae43a9529077507c22ab3b87aa0e64995501 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = Eval-Closure
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
dist = Eval-Closure

[Prereq]
Scalar::Util = 0
Sub::Exporter = 0
Try::Tiny = 0

[Prereq / TestRequires]
Test::More = 0.88
Test::Requires = 0

[Prereq / RuntimeRecommends]
Perl::Tidy = 0