summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 398ef9f9eee0c26a7cfb52f90831c3efe32efe85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name = Dist-CheckConflicts
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
dist = Dist-CheckConflicts

[Prereqs]
List::MoreUtils = 0.12
Sub::Exporter = 0
perl = 5.8.1

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