summaryrefslogtreecommitdiff
path: root/dist.ini
blob: 0b95d2a94bd51df3791b2bb4565e6da15dda0954 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name    = Test-Deep
author  = Fergal Daly
author  = Ricardo SIGNES <cpan@semiotic.systems>
license = Perl_5
copyright_holder = Fergal Daly
copyright_year   = 2003

[@Filter]
-bundle = @RJBS
-remove = AutoPrereqs
perl-window = long-term

[Prereqs]
List::Util    = 1.09
Scalar::Util  = 1.09
Test::More    = 0.88
Test::Builder = 0

[Prereqs / TestRequires]
Test::Tester  = 0.107