From 77b8179bdf95ecc9652d46a6bae86c4f4938acc6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 3 Oct 2011 11:07:43 -0500 Subject: [PATCH] these should be actual deps, since Test::P::R is installable --- dist.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dist.ini b/dist.ini index dab1c09..1c31f74 100644 --- a/dist.ini +++ b/dist.ini @@ -10,13 +10,15 @@ dist = Path-Router authority = cpan:STEVAN [Prereqs] +Data::Dumper = 0 Moose = 0.74 MooseX::Clone = 0.04 File::Spec::Unix = 0 +Sub::Exporter = 0 Term::ReadLine = 0 +Test::Builder = 0 +Test::Deep = 0 Try::Tiny = 0 [Prereqs / TestRequires] Test::Fatal = 0 -Test::Deep = 0 -Test::Builder = 0