summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: f844b71949351e17e2d9e0f83cf8c162484ef33f (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::Exception = 0
Test::More = 0.88
Test::Requires = 0

[Prereq / RuntimeRecommends]
Perl::Tidy = 0