summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: d88c72dd25437b1cd44df204c891f19d7870774c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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

[Prereq / RuntimeRecommends]
Perl::Tidy = 0