summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..0b95d2a
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,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