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

[@DOY]
dist = Eval-Closure

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

[Prereqs / TestRequires]
Test::Fatal = 0
Test::More = 0.88
Test::Requires = 0

[Prereqs / RuntimeRecommends]
Perl::Tidy = 0