From 18ace599753dd8e6b1820be4a202519d5d149dab Mon Sep 17 00:00:00 2001 From: "Stephen R. Scaffidi" Date: Tue, 15 Jan 2013 10:26:56 -0500 Subject: [PATCH] Add prereq for rafl goodie MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added Acme::rafl::Everywhere to prereqs section for rafl goodie module --- dist.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dist.ini b/dist.ini index 08e1d680c..4c4a1d92d 100644 --- a/dist.ini +++ b/dist.ini @@ -40,6 +40,7 @@ JSON = 0 XML::SAX::Expat = 0 XML::Simple = 0 Astro::MoonPhase = 0 +Acme::rafl::Everywhere = 0 [Prereqs / TestRequires] Test::More = 0.98