summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 95d57676262e8a71e7595515ba68e247baa3c520 (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

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

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

[Prereq / RuntimeRecommends]
Perl::Tidy = 0