From 8d9b7477dd1528890923237090cf673ae55426e2 Mon Sep 17 00:00:00 2001 From: Rocco Caputo Date: Sun, 20 Oct 2013 13:59:31 -0400 Subject: [PATCH] [rt.cpan.org 89568] Set Test::More prerequisite. Resolves a bug reported by Doug Truesdell at John Deere. --- dist.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist.ini b/dist.ini index 5ae7f41e..85d2915d 100644 --- a/dist.ini +++ b/dist.ini @@ -12,6 +12,9 @@ repository.github = user:rcaputo ; Can't use AutoPrereqs here. ; These tests have a circular dependency with POE. +[Prereqs] +Test::More = 0.95 + [CheckPrereqsIndexed] [Prereqs::MatchInstalled::All] exclude = bytes